Mercurial > emacs
changeset 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 | 96d81534d210 |
children | 44149f0bf44a |
files | lisp/calendar/cal-menu.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)")