aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2008-01-15 22:36:18 +0000
committerStefan Monnier <[email protected]>2008-01-15 22:36:18 +0000
commit29ca115fea302fc9dd6947faaf66ad8a9a2f8634 (patch)
treea1a9a6d2ceb5d62ef1468db3e13105bad594a52e /lisp/calendar
parent5dbb074d607340282798b3eea482fa7c9bff6658 (diff)
(cal-menu-holidays-menu): Comment update.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/cal-menu.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el
index 2846c283c1..38c14c80b1 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 ()