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:
parent
6cf0fb7906
commit
ebf90a0f2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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)")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue