changeset 95692:da1d9416a718

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sun, 08 Jun 2008 21:53:13 +0000
parents 2f24e9c3eb6b
children ecb839f81a85
files lisp/mh-e/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Sun Jun 08 21:52:28 2008 +0000
+++ b/lisp/mh-e/ChangeLog	Sun Jun 08 21:53:13 2008 +0000
@@ -1,3 +1,14 @@
+2008-06-08  John Paul Wallington  <jpw@pobox.com>
+
+	* mh-acros.el (toplevel): Put `doc-string-elt' properties on
+	`defun-mh' and `defmacro-mh'.
+
+	* mh-alias.el (mh-alias-read-address-map): Define within defvar.
+
+	* mh-comp.el (mh-letter-mode-syntax-table): Define within defvar.
+
+	* mh-letter.el (mh-complete-word): Doc fix.
+
 2008-06-02  John Paul Wallington  <jpw@pobox.com>
 
 	* mh-e.el (mh-exec-cmd-env-daemon): Doc fix.