changeset 97412:9638a9243fb4

*** empty log message ***
author Bill Wohler <wohler@newt.com>
date Sun, 10 Aug 2008 23:14:09 +0000
parents 9873b6187c96
children 5d46d1fbb700
files lisp/mh-e/ChangeLog
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Sun Aug 10 23:13:54 2008 +0000
+++ b/lisp/mh-e/ChangeLog	Sun Aug 10 23:14:09 2008 +0000
@@ -1,3 +1,20 @@
+2008-08-11  Bill Wohler  <wohler@newt.com>
+
+	* mh-e.el (mh-variant-mh-info, mh-variant-nmh-info)
+	(mh-variant-set-variant, mh-variant-p, mh-profile-component)
+	(mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in
+	docstring.
+
+	* mh-comp.el (mh-reply)
+	* mh-e.el (mh-sys-path, mh-variant-info,mh-variant-mu-mh-info)
+	(mh-variant-p, mh-profile-component, mh-variant-set, mh-variant)
+	(mh-scan-format-file)
+	* mh-folder.el (mh-regenerate-headers)
+	* mh-scan.el (mh-scan-format)
+	* mh-search.el (mh-pick-regexp-builder): Rename variant mu-mh to
+	gnu-mh and be explicit about GNU mailutils MH in docstrings (with
+	thanks to Darel Henman) (closes SF #1768928).
+
 2008-08-01  Bill Wohler  <wohler@newt.com>
 
 	* mh-show.el (mh-show-preferred-alternative)