emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/cal-menu.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-menu.el,v
Date: Tue, 01 Apr 2008 02:42:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/01 02:42:36

Index: cal-menu.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/cal-menu.el,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -b -r1.91 -r1.92
--- cal-menu.el 28 Mar 2008 02:45:39 -0000      1.91
+++ cal-menu.el 1 Apr 2008 02:42:35 -0000       1.92
@@ -28,8 +28,7 @@
 
 ;;; Commentary:
 
-;; This collection of functions implements menu bar and popup menu support for
-;; calendar.el.
+;; See calendar.el.
 
 ;;; Code:
 
@@ -109,7 +108,7 @@
         (nreverse l))
     "--"
     ["Unmark Calendar" calendar-unmark]
-    ["Mark Holidays" mark-calendar-holidays]))
+    ["Mark Holidays" calendar-mark-holidays]))
 
 (defconst cal-menu-goto-menu
   '("Go To"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]