]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix menu separators.
authorEdward M. Reingold <reingold@emr.cs.iit.edu>
Fri, 5 Jun 1998 18:29:44 +0000 (18:29 +0000)
committerEdward M. Reingold <reingold@emr.cs.iit.edu>
Fri, 5 Jun 1998 18:29:44 +0000 (18:29 +0000)
lisp/calendar/cal-menu.el

index 559fac85e70d25c1bceabdc289da76e015c5049b..936996f9b43056ea8e47dfefa6cacdcdb6a1ca5f 100644 (file)
                            l)))
             (setq l (cons ["Mark Holidays" mark-calendar-holidays t]
                           (cons ["Unmark Calendar" calendar-unmark t]
-                                (cons ["--" '("--") separator-1] l))))
+                                (cons ["--" '("--") t] l))))
             (easy-menu-change nil "Holidays" (nreverse l))
-            (define-key calendar-mode-map [menu-bar Holidays separator-2]
+            (define-key calendar-mode-map [menu-bar Holidays separator]
               '("--"))
             (define-key calendar-mode-map [menu-bar Holidays today]
                 `(,(format "For Today (%s)"