1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 08:21:30 -07:00

Put date on top of other-calendars menu.

This commit is contained in:
Edward M. Reingold 1995-12-27 17:33:27 +00:00
parent 6cf0fb7906
commit ebf90a0f2a

View file

@ -382,7 +382,7 @@ The output is in landscape format, one month to a page."
(x-popup-menu
event
(list
"Date Menu"
(concat (calendar-date-string date) " (Gregorian)")
(append
(list
(concat (calendar-date-string date) " (Gregorian)")