new-rules after each round.
2008-04-04 Andreas Schwab <schwab@suse.de>
+ * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Reset
+ new-rules after each round.
+
* Makefile.in (cal-autoloads): New target.
(compile, compile-always, recompile): Depend on it.
($(lisp)/calendar/cal-loaddefs.el)
;; 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)))
- year (1+ year)))
+ new-rules nil
+ year (1+ year)))
(car candidate-rules)))
;; TODO it might be better to extract this information directly from