Whitespace.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Apr 2008 20:25:18 +0000 (20:25 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Apr 2008 20:25:18 +0000 (20:25 +0000)
lisp/calendar/cal-dst.el

index cceb39e..05ada4a 100644 (file)
@@ -240,8 +240,8 @@ The result has the proper form for `calendar-daylight-savings-starts'."
       ;; 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)))
+            new-rules nil
+            year (1+ year)))
     (car candidate-rules)))
 
 ;; TODO it might be better to extract this information directly from