diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-02-17 17:42:29 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-02-17 17:42:29 -0500 |
commit | cdb3bda532a1ebeef7670c642be47ab1a8a1a704 (patch) | |
tree | 4c08848ea5f141cdae290d3eec02b2f999fe4f7f /lisp/emacs-lisp | |
parent | 296afbf75ac2a59a020d5b9669f494e1cb270588 (diff) | |
download | emacs-cdb3bda532a1ebeef7670c642be47ab1a8a1a704.tar.gz emacs-cdb3bda532a1ebeef7670c642be47ab1a8a1a704.tar.bz2 emacs-cdb3bda532a1ebeef7670c642be47ab1a8a1a704.zip |
* lisp/calendar/icalendar.el: Fix compilation warnings
(icalendar-export-region): Remove unused vars 'start', 'sum', and
'contents-n-summary'.
(icalendar--parse-summary-and-rest): Remove unused var 'pos-sum' and 'sum'.
(icalendar--convert-float-to-ical): Use calendar-let* to bind vars
'date' and 'entry'.
(icalendar--convert-non-recurring-all-day-to-diary):
Remove 'event' arg. Update callers.
(icalendar--convert-non-recurring-not-all-day-to-diary): Remove 'event'
and 'dtend-dec' args. Update callers.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions