aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2008-06-08 21:53:13 +0000
committerJohn Paul Wallington2008-06-08 21:53:13 +0000
commitb7149a8192f9416d9e2201f6dfec899167309a6c (patch)
treedc2e98a24eaf10c0427aa2ba1ebe1fec5dbb9e41 /lisp/mh-e/ChangeLog
parent88b8b41d1773938e18df39a4f449c524759e1ccf (diff)
downloademacs-b7149a8192f9416d9e2201f6dfec899167309a6c.tar.gz
emacs-b7149a8192f9416d9e2201f6dfec899167309a6c.zip
(mh-complete-word): Doc fix.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 0c1a936ff85..05f850ee6ed 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,14 @@
12008-06-08 John Paul Wallington <jpw@pobox.com>
2
3 * mh-acros.el (toplevel): Put `doc-string-elt' properties on
4 `defun-mh' and `defmacro-mh'.
5
6 * mh-alias.el (mh-alias-read-address-map): Define within defvar.
7
8 * mh-comp.el (mh-letter-mode-syntax-table): Define within defvar.
9
10 * mh-letter.el (mh-complete-word): Doc fix.
11
12008-06-02 John Paul Wallington <jpw@pobox.com> 122008-06-02 John Paul Wallington <jpw@pobox.com>
2 13
3 * mh-e.el (mh-exec-cmd-env-daemon): Doc fix. 14 * mh-e.el (mh-exec-cmd-env-daemon): Doc fix.