comparison lisp/calendar/calendar.el @ 69356:53ca33e3b6a5

(calendar-holidays): Make previous doc-fix less passive.
author Glenn Morris <rgm@gnu.org>
date Fri, 10 Mar 2006 08:10:33 +0000
parents 86b7b0805645
children 1eaae4fee224 494bf720eaf0
comparison
equal deleted inserted replaced
69355:a685fca1ccb6 69356:53ca33e3b6a5
1193 you can eliminate unwanted categories of holidays. 1193 you can eliminate unwanted categories of holidays.
1194 1194
1195 The aforementioned variables control the holiday choices offered 1195 The aforementioned variables control the holiday choices offered
1196 by the function `list-holidays' when it is called interactively. 1196 by the function `list-holidays' when it is called interactively.
1197 1197
1198 They are also used to initialize the default value of 1198 They also initialize the default value of `calendar-holidays',
1199 `calendar-holidays', which is the default list of holidays used 1199 which is the default list of holidays used by the function
1200 by the function `list-holidays' in the non-interactive case. 1200 `list-holidays' in the non-interactive case. Note that these
1201 Note that these variables have no effect on `calendar-holidays' 1201 variables have no effect on `calendar-holidays' after it has been
1202 after it has been set (e.g. after the calendar is loaded). In 1202 set (e.g. after the calendar is loaded). In that case, customize
1203 that case, customize `calendar-holidays' directly. 1203 `calendar-holidays' directly.
1204 1204
1205 The intention is that (in the US) `local-holidays' be set in 1205 The intention is that (in the US) `local-holidays' be set in
1206 site-init.el and `other-holidays' be set by the user. 1206 site-init.el and `other-holidays' be set by the user.
1207 1207
1208 Entries on the list are expressions that return (possibly empty) lists of 1208 Entries on the list are expressions that return (possibly empty) lists of