From: Edward M. Reingold Date: Wed, 27 Dec 1995 17:33:27 +0000 (+0000) Subject: Put date on top of other-calendars menu. X-Git-Tag: emacs-19.34~1984 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebf90a0f2ade0045e8766a8c05d3f4cd5c0cbdb5;p=emacs.git Put date on top of other-calendars menu. --- diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index ef604d58bca..3baaa376323 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el @@ -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)")