diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 646bb06fed2..a428a13de4a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-04-27 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc/calc.el (calc-mode): Replace `copy-list' with `copy-sequence'. | ||
| 4 | |||
| 1 | 2009-04-26 Jay Belanger <jay.p.belanger@gmail.com> | 5 | 2009-04-26 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 6 | ||
| 3 | * calc/calc.el (calc-set-mode-line): Check to make sure that the | 7 | * calc/calc.el (calc-set-mode-line): Check to make sure that the |