From f3f4e600399fdd8bf0a23e50b7704825145fddc4 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 10 Nov 2006 15:04:03 +0000 Subject: [PATCH] (calendar-dst-check-each-year-flag): Avoid starting sentence with "nil". --- lisp/calendar/cal-dst.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index 9604a4debb..aed4c32e3d 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el @@ -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." -- 2.39.2