# HG changeset patch # User Glenn Morris # Date 1141977867 0 # Node ID 61d19d23dd13cc420a157f8df5f14814a78dcee6 # Parent 86b7b08056456ff65a1ccea77223a35e2d602edb (list-holidays): Doc fix. diff -r 86b7b0805645 -r 61d19d23dd13 lisp/calendar/holidays.el --- 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