From ebb5150572ac1c1f1acb176b72aaaa9ad0a51fce Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Mon, 19 Mar 2007 03:37:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ man/ChangeLog | 4 ++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 229754a9151..0785cbd7171 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2007-03-18 Jay Belanger + + * calc/calc-forms.el (math-parse-date): Fix a regular expression. + (math-std-daylight-savings-new): Rename from + `math-std-daylight-savings'. + (math-std-daylight-savings-old): Rename from old value of + `math-std-daylight-savings'. + (math-std-daylight-savings): Use `math-std-daylight-savings-new' or + `math-std-daylight-savings-old' depending on the year. + 2007-03-18 Detlev Zundel * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark zero-width diff --git a/man/ChangeLog b/man/ChangeLog index 756332cde0b..c0e46b0d580 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-03-18 Jay Belanger + + * calc.texi (Time Zones): Mention that the DST rules changed in 2007. + 2007-03-12 Glenn Morris * calc.texi (Time Zones): Switch to new North America DST rule. -- 2.39.5