From def383660144df547b7ce41cf4322222e39336d1 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 30 Oct 2022 19:25:19 -0400 Subject: Publishing updates --- emacsconf-ical.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacsconf-ical.el') diff --git a/emacsconf-ical.el b/emacsconf-ical.el index e6e5e68..cf59a31 100644 --- a/emacsconf-ical.el +++ b/emacsconf-ical.el @@ -126,3 +126,5 @@ (expand-file-name emacsconf-year emacsconf-directory))) (insert (emacsconf-format-as-ical (cdr entry))))))) (seq-group-by (lambda (o) (plist-get o :track)) (or info (emacsconf-get-talk-info))))) + +(provide 'emacsconf-ical) -- cgit v1.2.3