/[emacs]/emacs/lisp/calendar/cal-menu.el
ViewVC logotype

Diff of /emacs/lisp/calendar/cal-menu.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by eliz, Fri Feb 8 18:50:37 2002 UTC revision 1.49 by pj, Wed May 1 09:46:36 2002 UTC
# Line 166  Line 166 
166  not available."  not available."
167    (if (display-popup-menus-p)    (if (display-popup-menus-p)
168        (x-popup-menu position menu)        (x-popup-menu position menu)
169      (error "Popup menus are not available on this system.")))      (error "Popup menus are not available on this system")))
170    
171  (defun cal-menu-list-holidays-year ()  (defun cal-menu-list-holidays-year ()
172    "Display a list of the holidays of the selected date's year."    "Display a list of the holidays of the selected date's year."

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26