aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2007-11-27 07:58:30 +0000
committerGlenn Morris2007-11-27 07:58:30 +0000
commit8ac9225638a24cdcd01fbe2afd90b50cfba503d0 (patch)
tree50248e3b004d0b5d42fdb4c87180023aca410425 /lisp/ChangeLog
parent43f0c09ef579452e5d5116a5e8317d9d2a584afe (diff)
downloademacs-8ac9225638a24cdcd01fbe2afd90b50cfba503d0.tar.gz
emacs-8ac9225638a24cdcd01fbe2afd90b50cfba503d0.zip
(math-read-big-rec): Fix declaration.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d139dc3d3ca..8b76c78acff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -49,6 +49,10 @@
49 49
502007-11-27 Glenn Morris <rgm@gnu.org> 502007-11-27 Glenn Morris <rgm@gnu.org>
51 51
52 * calc/calc-ext.el (math-read-big-rec):
53 * calc/calc-nlfit.el (math-map-binop):
54 * calc/calc.el (math-normalize-nonstandard): Fix declarations.
55
52 * eshell/eshell.el (eshell-report-bug): Add version number of 56 * eshell/eshell.el (eshell-report-bug): Add version number of
53 obsolescence. 57 obsolescence.
54 58