*** empty log message ***
This commit is contained in:
parent
d95deb6744
commit
ebb5150572
2 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2007-03-18 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* 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 <dzu@gnu.org>
|
||||
|
||||
* emacs-lisp/re-builder.el (reb-update-overlays): Do not mark zero-width
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2007-03-18 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* calc.texi (Time Zones): Mention that the DST rules changed in 2007.
|
||||
|
||||
2007-03-12 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* calc.texi (Time Zones): Switch to new North America DST rule.
|
||||
|
|
Loading…
Add table
Reference in a new issue