From d89343bf6959e8a0f9bf891a8773daf6b8a9825b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 8 Mar 2019 10:12:04 +0100 Subject: Add copy-vevent. --- vcalendar.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vcalendar.scm') diff --git a/vcalendar.scm b/vcalendar.scm index 603aefea..89dd682b 100644 --- a/vcalendar.scm +++ b/vcalendar.scm @@ -59,5 +59,4 @@ (transformer (attr ev field)))) - - +(define-public copy-vcomponent %vcomponent-shallow-copy) -- cgit v1.2.3