Mercurial > emacs
changeset 61305:758cbc79bd05
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Tue, 05 Apr 2005 04:18:58 +0000 |
parents | a1964e18a9ba |
children | 497964065ff1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 05 04:10:27 2005 +0000 +++ b/lisp/ChangeLog Tue Apr 05 04:18:58 2005 +0000 @@ -1,3 +1,9 @@ +2005-04-04 Jay Belanger <belanger@truman.edu> + + * 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 <teirllm@auburn.edu> * comint.el (comint-prompt-read-only): Doc fix.