From 3073399bdafd5283661fae867983d0d30c7f2536 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Wed, 8 Dec 2004 06:40:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. -- 2.39.5