diff options
author | Ulf Jasper <ulf.jasper@web.de> | 2014-11-17 16:44:52 +0100 |
---|---|---|
committer | Ulf Jasper <ulf.jasper@web.de> | 2014-11-17 16:44:52 +0100 |
commit | b7cce56d7d8aa213259b4582c39970e331b16fc6 (patch) | |
tree | 95224206685647d422242d2576aaccb45fd52b04 /lisp/calendar/icalendar.el | |
parent | 6f20cde0117a181159eed4a1992ed8c536d8ecce (diff) | |
download | emacs-b7cce56d7d8aa213259b4582c39970e331b16fc6.tar.gz |
intermediate commit
Diffstat (limited to 'lisp/calendar/icalendar.el')
-rw-r--r-- | lisp/calendar/icalendar.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el index e00976da349..dddcc640736 100644 --- a/lisp/calendar/icalendar.el +++ b/lisp/calendar/icalendar.el @@ -267,6 +267,7 @@ other sexp entries are enumerated in any case." :type 'boolean :group 'icalendar) + (defcustom icalendar-export-alarms nil "Determine if and how alarms are included in exported diary events. |