]> git.eshelyaron.com Git - emacs.git/commitdiff
Put date on top of other-calendars menu.
authorEdward M. Reingold <reingold@emr.cs.iit.edu>
Wed, 27 Dec 1995 17:33:27 +0000 (17:33 +0000)
committerEdward M. Reingold <reingold@emr.cs.iit.edu>
Wed, 27 Dec 1995 17:33:27 +0000 (17:33 +0000)
lisp/calendar/cal-menu.el

index ef604d58bcac60c00f14eb29b3fbdfe01bceec3e..3baaa376323d9be1c81e047bf3b71aecb31de91e 100644 (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)")