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/holidays.el


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/holidays.el
Date: Fri, 10 Mar 2006 08:04:27 +0000

Index: emacs/lisp/calendar/holidays.el
diff -u emacs/lisp/calendar/holidays.el:1.45 
emacs/lisp/calendar/holidays.el:1.46
--- emacs/lisp/calendar/holidays.el:1.45        Wed Feb  8 07:54:11 2006
+++ emacs/lisp/calendar/holidays.el     Fri Mar 10 08:04:27 2006
@@ -119,8 +119,12 @@
 (defun list-holidays (y1 y2 &optional l label)
   "Display holidays for years Y1 to Y2 (inclusive).
 
-The optional list of holidays L defaults to `calendar-holidays'.  See the
-documentation for that variable for a description of holiday lists.
+The optional list of holidays L defaults to `calendar-holidays'.
+When called interactively, this command offers a choice of
+holidays, based on the variables `solar-holidays' etc.  See the
+documentation of `calendar-holidays' for a list of the variables
+that control the choices, as well as a description of the format
+of a holiday list.
 
 The optional LABEL is used to label the buffer created."
   (interactive




reply via email to

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