1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-01 05:10:54 -08:00
emacs/lisp/calendar
Stephen Berman c8b34046d9 ; Avoid byte-compiler warning in todo-mode.el differently
* lisp/calendar/todo-mode.el (todo-mode-map): Define it without a
value before its use in 'todo-insert-item--next-param' to pacify
the byte-compiler.
(todo-insert-item--next-param): Move back to its previous location
to keep it under the outline heading with related code.
2024-05-21 15:04:43 +02:00
..
appt.el
cal-bahai.el
cal-china.el
cal-coptic.el
cal-dst.el
cal-french.el
cal-hebrew.el
cal-html.el
cal-islam.el
cal-iso.el
cal-julian.el
cal-mayan.el
cal-menu.el
cal-move.el
cal-persia.el
cal-tex.el
cal-x.el
calendar.el Merge from origin/emacs-29 2024-03-23 06:51:39 -04:00
diary-lib.el
holidays.el
icalendar.el Fix Icalendar export with ISO dates 2024-04-13 10:52:55 +03:00
iso8601.el
lunar.el
parse-time.el
solar.el
time-date.el Fix 'format-seconds' when all values are zero and %z is used 2024-04-10 17:00:34 +03:00
timeclock.el
todo-mode.el ; Avoid byte-compiler warning in todo-mode.el differently 2024-05-21 15:04:43 +02:00