From 4f1c166c4ac9e308db9c8671b7adb3e841a5a90a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 5 Apr 2008 20:25:18 +0000 Subject: [PATCH] Whitespace. --- lisp/calendar/cal-dst.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index cceb39e342d..05ada4ad0dd 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el @@ -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 -- 2.39.5