1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 03:10:58 -08:00
emacs/lisp/calendar
Stefan Monnier cdb3bda532 * 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.
2018-02-17 17:42:29 -05:00
..
appt.el * lisp/calendar/appt.el: Use lexical-binding 2018-01-10 11:45:33 -05:00
cal-bahai.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-china.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-coptic.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-dst.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
cal-french.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-hebrew.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-html.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-islam.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-iso.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-julian.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-mayan.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-menu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-move.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-persia.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cal-tex.el Remove some obsolete calendar functions and variables 2018-01-09 23:01:24 -08:00
cal-x.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
calendar.el * lisp/calendar/calendar.el: Use lexical-binding 2018-01-18 23:01:35 -05:00
diary-lib.el * lisp/calendar/diary-lib.el (diary-remind): Fix bug#30455. 2018-02-15 00:41:52 -05:00
holidays.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
icalendar.el * lisp/calendar/icalendar.el: Fix compilation warnings 2018-02-17 17:42:29 -05:00
lunar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
parse-time.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
solar.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
time-date.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
timeclock.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
todo-mode.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00