]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / mh-e / ChangeLog
index a54556b237190e61d08173f1d45044cd8b638dce..05c6ace5410c3acc5721d6b1001a42c6f68e2031 100644 (file)
@@ -1,3 +1,34 @@
+2006-11-13  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.el (mh-alias-local-users): Boolean docstrings should start
+       with "Non-nil means". Perhaps this option should have a -flag
+       appended.
+       (mh-junk-background): Sync docstring with manual.
+
+       * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
+       (mh-spamprobe-blacklist): Sync docstring with manual.
+
+2006-11-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
+
+       * mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist): 
+       Use mh-junk-background consistently in call-process calls.
+
+       * (mh-bogofilter-blacklist, mh-bogofilter-whitelist,
+       mh-spamprobe-blacklist, mh-spamprobe-whitelist): Use
+       with-current-buffer so the right thing happens if
+       mh-junk-background is t (closes SF #1594802).
+
+       * mh-e.el (mh-junk-background): Document that On value is 0;
+       t may be used for debugging.
+       
+2006-11-10  Andreas Schwab  <schwab@suse.de>
+
+       * mh-e.el (mh-draft-folder): Avoid starting sentence with "nil".
+
+2006-11-10  Glenn Morris  <rgm@gnu.org>
+
+       * mh-e.el (mh-draft-folder): Doc fix (Nil -> nil).
+
 2006-09-25  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * mh-junk.el (mh-spamassassin-whitelist): Add two missing
@@ -61,7 +92,7 @@
 2006-06-15  Bill Wohler  <wohler@newt.com>
 
        * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2>
-       suffix for folder names, as <> are illegal filenakme characters on
+       suffix for folder names, as <> are illegal filename characters on
        Windows (closes SF #1507002).
 
 2006-06-05  Jacob Morzinski  <morzinski@MIT.EDU>  (tiny change)