From: Stefan Monnier Date: Tue, 15 Jan 2008 22:36:18 +0000 (+0000) Subject: (cal-menu-holidays-menu): Comment update. X-Git-Tag: emacs-pretest-23.0.90~8558 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=29ca115fea302fc9dd6947faaf66ad8a9a2f8634;p=emacs.git (cal-menu-holidays-menu): Comment update. --- diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 2846c283c15..38c14c80b14 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el @@ -141,7 +141,10 @@ "--" ,@(let ((l ())) ;; Show 11 years--5 before, 5 after year of middle month. + ;; We used to use :suffix rather than :label and bumped into + ;; an easymenu bug: ;; http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01813.html + ;; The bug has since been fixed. (dotimes (i 11) (push (vector (format "hol-year-%d" i) `(lambda ()