diff options
| author | Jay Belanger | 2004-11-29 22:50:05 +0000 |
|---|---|---|
| committer | Jay Belanger | 2004-11-29 22:50:05 +0000 |
| commit | d01320554292c816606acd1d4b281755fb078613 (patch) | |
| tree | 7d03b922ab724d1fc7862b965a63e4b107ccfada /lisp | |
| parent | 6adaed7889d350f8da83aa0e813a3d334985ac9f (diff) | |
| download | emacs-d01320554292c816606acd1d4b281755fb078613.tar.gz emacs-d01320554292c816606acd1d4b281755fb078613.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea97b407700..10e9e98710b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-11-29 Jay Belanger <belanger@truman.edu> | ||
| 2 | |||
| 3 | * calc/calc-arith.el (math-pow-of-zero): Take into account different | ||
| 4 | cases of the base and exponent. | ||
| 5 | |||
| 1 | 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com> | 6 | 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 7 | ||
| 3 | * simple.el (next-error-buffer-p): allow for inclusive and | 8 | * simple.el (next-error-buffer-p): allow for inclusive and |