diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd96c4f368b..9ee0bf13d0d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-04-04 Jay Belanger + + * calc/calc-aent.el (math-read-replacement-list): Add subscripts. + (math-read-subscripts): New variable. + (math-read-preprocess-string): Process subscripts. + 2005-04-04 Luc Teirlinck * comint.el (comint-prompt-read-only): Doc fix.