aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Belanger2005-04-05 04:18:58 +0000
committerJay Belanger2005-04-05 04:18:58 +0000
commit32503b328389f82a6a3ceecde5929445e03424a9 (patch)
tree8b3c7bd989f634a5dbfd1e96f38a8293d4e878cb
parent498063ecdd75096b731b8ccde8c7f15068de0eae (diff)
downloademacs-32503b328389f82a6a3ceecde5929445e03424a9.tar.gz
emacs-32503b328389f82a6a3ceecde5929445e03424a9.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bd96c4f368b..9ee0bf13d0d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-04-04 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4 (math-read-subscripts): New variable.
5 (math-read-preprocess-string): Process subscripts.
6
12005-04-04 Luc Teirlinck <teirllm@auburn.edu> 72005-04-04 Luc Teirlinck <teirllm@auburn.edu>
2 8
3 * comint.el (comint-prompt-read-only): Doc fix. 9 * comint.el (comint-prompt-read-only): Doc fix.