1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
emacs/lisp/calendar
Stefan Monnier ffeb1164d4 * lisp/calendar/calendar.el: Use lexical-binding
(calendar-generate-window): Remove unused variable `day'.
(calendar-generate-month): Use calendar-dlet* to provide the dynbind
vars promised by the respective docstrings.
(calendar-update-mode-line): Use calendar-dlet* to provide `date' to
calendar-mode-line-format.  Don't call `eval' here since it's called in
calendar-string-spread anyway!
(calendar-date-string): Use calendar-dlet* to provide the dynbind
vars promised by the docstring of calendar-date-display-form.

* lisp/calendar/diary-lib.el (diary--date-string): Rename from date-string.
2018-01-18 23:01:35 -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/calendar.el: Use lexical-binding 2018-01-18 23:01:35 -05:00
holidays.el Remove some obsolete calendar functions and variables 2018-01-09 23:01:24 -08:00
icalendar.el Update copyright year to 2018 2018-01-01 00:57:59 -08: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-01-01 01:13:04 -08:00