1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

*** empty log message ***

This commit is contained in:
Jay Belanger 2005-04-05 04:18:58 +00:00
parent 498063ecdd
commit 32503b3283

View file

@ -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.