From ebf90a0f2ade0045e8766a8c05d3f4cd5c0cbdb5 Mon Sep 17 00:00:00 2001 From: "Edward M. Reingold" Date: Wed, 27 Dec 1995 17:33:27 +0000 Subject: [PATCH] Put date on top of other-calendars menu. --- lisp/calendar/cal-menu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)") -- 2.39.2