emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: calendar gets wrong end for Daylight Savings Time


From: Richard Stallman
Subject: Re: calendar gets wrong end for Daylight Savings Time
Date: Thu, 09 Nov 2006 18:27:44 -0500

Thanks for fixing it.  Please install your fix, but please note

    + (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

that you mustn't capitalize a symbol name.  Lisp symbol names are
case-sensitive, so Nil is not the same as nil.




reply via email to

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