1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/calendar
Eli Zaretskii 538fc1d0e0 Fix mode-line display in Calendar mode
* lisp/help.el (substitute-command-keys): New optional argument
NO-FACE, to avoid putting the 'help-key-binding' face on the key
bindings.
* lisp/calendar/calendar.el (calendar-mode-line-entry): Call
'substitute-command-keys' with the new optional argument non-nil.
(Bug#52366)

* doc/lispref/help.texi (Keys in Documentation): Document the new
optional argument of 'substitute-command-keys'.

* etc/NEWS: Announce the addition of a new argument to
'substitute-command-keys'.
2021-12-08 16:22:10 +02:00
..
appt.el Fix space at the start of appt mode line element 2021-08-19 17:48:14 +02:00
cal-bahai.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-china.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-coptic.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-dst.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-french.el ; * lisp/calendar/cal-french.el (calendar-french-trim-feast): Doc fix. 2021-07-23 22:46:28 +03:00
cal-hebrew.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-html.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
cal-islam.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-iso.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-julian.el Use calendar-read-sexp instead of the now obsolete calendar-read 2021-01-20 23:55:40 -05:00
cal-mayan.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-menu.el * lisp/calendar/cal-menu.el (cal-menu-holidays-menu): Use a proper closure 2021-05-18 16:59:08 -04:00
cal-move.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
cal-persia.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
cal-tex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
cal-x.el Use lexical-binding in all the cal-*.el files 2021-01-20 23:56:51 -05:00
calendar.el Fix mode-line display in Calendar mode 2021-12-08 16:22:10 +02:00
diary-lib.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
holidays.el Fix byte-compilation warnings 2021-09-11 17:17:34 +02:00
icalendar.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
iso8601.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
lunar.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
parse-time.el Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el 2021-04-09 00:04:13 +02:00
solar.el Make dlet work like let, not let* 2021-08-01 17:12:40 +02:00
time-date.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
timeclock.el Enable setting timeclock-workday after switching mode on 2021-08-27 03:10:46 +02:00
todo-mode.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00