aboutsummaryrefslogtreecommitdiff
path: root/vcalendar
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-03-10 23:30:27 +0100
committerHugo Hörnquist <hugo@hornquist.se>2019-03-10 23:34:28 +0100
commit974405a7ad177965551a9ec5b4bf68b7fe4517aa (patch)
tree60e3587236859d41cfcd43377e1586d1d22b5674 /vcalendar
parentAdd parsing for all RRULEs except BYDAY. (diff)
downloadcalp-974405a7ad177965551a9ec5b4bf68b7fe4517aa.tar.gz
calp-974405a7ad177965551a9ec5b4bf68b7fe4517aa.tar.xz
Add filter-children!
Diffstat (limited to 'vcalendar')
-rw-r--r--vcalendar/primitive.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcalendar/primitive.scm b/vcalendar/primitive.scm
index e575115c..fdce550c 100644
--- a/vcalendar/primitive.scm
+++ b/vcalendar/primitive.scm
@@ -3,6 +3,7 @@
(define-module (vcalendar primitive)
#:export (%vcomponent-children
%vcomponent-push-child!
+ %vcomponent-filter-children!
%vcomponent-parent