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/cal-dst.el,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-dst.el,v
Date: Fri, 04 Apr 2008 11:43:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/04/04 11:43:42

Index: calendar/cal-dst.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/cal-dst.el,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- calendar/cal-dst.el 4 Apr 2008 07:35:23 -0000       1.43
+++ calendar/cal-dst.el 4 Apr 2008 11:43:39 -0000       1.44
@@ -240,6 +240,7 @@
       ;; it's wrong in general, but it's right for at least one year.
       (setq candidate-rules (if new-rules (nreverse new-rules)
                               (list (car candidate-rules)))
+           new-rules nil
             year (1+ year)))
     (car candidate-rules)))
 




reply via email to

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