changeset 69352:61d19d23dd13

(list-holidays): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 10 Mar 2006 08:04:27 +0000
parents 86b7b0805645
children aba2814a3824
files lisp/calendar/holidays.el
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/holidays.el	Fri Mar 10 08:04:11 2006 +0000
+++ b/lisp/calendar/holidays.el	Fri Mar 10 08:04:27 2006 +0000
@@ -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