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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-menu.el
Date: Wed, 01 May 2002 05:46:37 -0400

Index: emacs/lisp/calendar/cal-menu.el
diff -c emacs/lisp/calendar/cal-menu.el:1.48 
emacs/lisp/calendar/cal-menu.el:1.49
*** emacs/lisp/calendar/cal-menu.el:1.48        Fri Feb  8 13:50:37 2002
--- emacs/lisp/calendar/cal-menu.el     Wed May  1 05:46:36 2002
***************
*** 166,172 ****
  not available."
    (if (display-popup-menus-p)
        (x-popup-menu position menu)
!     (error "Popup menus are not available on this system.")))
  
  (defun cal-menu-list-holidays-year ()
    "Display a list of the holidays of the selected date's year."
--- 166,172 ----
  not available."
    (if (display-popup-menus-p)
        (x-popup-menu position menu)
!     (error "Popup menus are not available on this system")))
  
  (defun cal-menu-list-holidays-year ()
    "Display a list of the holidays of the selected date's year."



reply via email to

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