]> code.delx.au - gnu-emacs/commitdiff
(calendar-dst-check-each-year-flag): Avoid
authorAndreas Schwab <schwab@suse.de>
Fri, 10 Nov 2006 15:04:03 +0000 (15:04 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 10 Nov 2006 15:04:03 +0000 (15:04 +0000)
starting sentence with "nil".

lisp/calendar/cal-dst.el

index 9604a4debbcadd6e455956e8b80cfeeb7f29dd94..aed4c32e3dbeb499c1ad76ecc35483eebbf1738e 100644 (file)
@@ -44,7 +44,7 @@
 
 (defcustom calendar-dst-check-each-year-flag t
   "Non-nil means to check each year for DST transitions as needed.
-nil means to assume the next two transitions found after the
+Otherwise assume the next two transitions found after the
 current date apply to all years.  This is faster, but not always
 correct, since the dates of Daylight Saving transitions sometimes
 change."