From: Jay Belanger Date: Wed, 8 Dec 2004 06:40:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~3368 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3073399bdafd5283661fae867983d0d30c7f2536;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ff15d336f3..47cf7a9ba85 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2004-12-08 Jay Belanger + + * calc/calc.el: Add math-read-preprocess-string to autoloads. + + * calc/calc-ext.el (math-read-replacement-list) + (math-read-superscripts, math-read-preprocess-string): Move to + calc-aent.el. + + * calc/calc-aent.el (math-read-replacement-list) + (math-read-superscripts, math-read-preprocess-string): Move from + calc-ext.el. + 2004-12-07 Stefan Monnier * isearch.el (isearch-quote-char): Fix up typo in last change.