From: Glenn Morris Date: Fri, 10 Mar 2006 08:04:27 +0000 (+0000) Subject: (list-holidays): Doc fix. X-Git-Tag: emacs-pretest-22.0.90~3723 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cae09deae8d746bb05749be6400402d089b5c30c;p=emacs.git (list-holidays): Doc fix. --- diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el index c9a1a0f17e5..1aaf226d21d 100644 --- a/lisp/calendar/holidays.el +++ b/lisp/calendar/holidays.el @@ -119,8 +119,12 @@ This function is suitable for execution in a .emacs file." (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