diff lisp/calendar/cal-menu.el @ 13876:16decb4ae75f

Put date on top of other-calendars menu.
author Edward M. Reingold <reingold@emr.cs.iit.edu>
date Wed, 27 Dec 1995 17:33:27 +0000
parents 8a3ceaf9bfee
children 83f275dcd93a
line wrap: on
line diff
--- a/lisp/calendar/cal-menu.el	Wed Dec 27 17:29:28 1995 +0000
+++ b/lisp/calendar/cal-menu.el	Wed Dec 27 17:33:27 1995 +0000
@@ -382,7 +382,7 @@
          (x-popup-menu
           event
           (list
-           "Date Menu"
+           (concat (calendar-date-string date) " (Gregorian)")
            (append
             (list
              (concat (calendar-date-string date) " (Gregorian)")