# HG changeset patch # User Glenn Morris # Date 1207427118 0 # Node ID 08cef8c6f3d292a5f04dc9e5ce1e9d9f60f64bc0 # Parent 1014806714ab2b41e8e2d522b2df87ff75431638 Whitespace. diff -r 1014806714ab -r 08cef8c6f3d2 lisp/calendar/cal-dst.el --- a/lisp/calendar/cal-dst.el Sat Apr 05 20:23:15 2008 +0000 +++ b/lisp/calendar/cal-dst.el Sat Apr 05 20:25:18 2008 +0000 @@ -240,8 +240,8 @@ ;; 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