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


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

Index: emacs/lisp/calendar/calendar.el
diff -u emacs/lisp/calendar/calendar.el:1.183 
emacs/lisp/calendar/calendar.el:1.184
--- emacs/lisp/calendar/calendar.el:1.183       Fri Mar 10 08:04:11 2006
+++ emacs/lisp/calendar/calendar.el     Fri Mar 10 08:10:33 2006
@@ -1195,12 +1195,12 @@
 The aforementioned variables control the holiday choices offered
 by the function `list-holidays' when it is called interactively.
 
-They are also used to initialize the default value of
-`calendar-holidays', which is the default list of holidays used
-by the function `list-holidays' in the non-interactive case.
-Note that these variables have no effect on `calendar-holidays'
-after it has been set (e.g. after the calendar is loaded).  In
-that case, customize `calendar-holidays' directly.
+They also initialize the default value of `calendar-holidays',
+which is the default list of holidays used by the function
+`list-holidays' in the non-interactive case.  Note that these
+variables have no effect on `calendar-holidays' after it has been
+set (e.g. after the calendar is loaded).  In that case, customize
+`calendar-holidays' directly.
 
 The intention is that (in the US) `local-holidays' be set in
 site-init.el and `other-holidays' be set by the user.




reply via email to

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