From 298a667cdf72ce4987692f64885f533f18ed8946 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Tue, 23 Nov 2004 06:18:51 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 942dcd6500b..dc34438691b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2004-11-23 Jay Belanger + + * calc/calc-ext.el (math-read-replacement-list) + (math-read-superscripts): New variables. + (math-read-preprocess-string): New function. + (math-read-expr): Filter input through + math-read-preprocess-string. + + * calc/calc-aent.el (math-read-exprs): Filter input through + math-read-preprocess-string. + 2004-11-23 Daniel Pfeiffer * progmodes/compile.el (compilation-start): In cd command use -- 2.11.4.GIT