aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2005-10-14 16:05:37 +0000
committerBill Wohler2005-10-14 16:05:37 +0000
commita10f4ace50d2747876c0bb0cce3acb58822f2769 (patch)
tree4321ba95a5b81ea60b4b541a6b91db2c2713add2 /lisp/mh-e/ChangeLog
parentf28e9cbd37a11d734b4301a332661affee281aa2 (diff)
downloademacs-a10f4ace50d2747876c0bb0cce3acb58822f2769.tar.gz
emacs-a10f4ace50d2747876c0bb0cce3acb58822f2769.zip
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
make-variable-buffer-local call to top level to avoid warnings in CVS Emacs. * mh-comp.el (mh-insert-letter): Replaced deprecated read-input with read-string.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index ac4e9242729..5c2e2b70654 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,12 @@
12005-10-14 Bill Wohler <wohler@newt.com>
2
3 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
4 make-variable-buffer-local call to top level to avoid warnings in
5 CVS Emacs.
6
7 * mh-comp.el (mh-insert-letter): Replaced deprecated read-input
8 with read-string.
9
12005-10-09 Bill Wohler <wohler@newt.com> 102005-10-09 Bill Wohler <wohler@newt.com>
2 11
3 * mh-init.el (mh-image-load-path): New function that adds the path 12 * mh-init.el (mh-image-load-path): New function that adds the path