Bump version to 23.2.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
index 1c8c85b..b72478a 100644 (file)
@@ -1,3 +1,26 @@
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * mh-scan.el (mh-scan-cmd-note-width): Doc fix.
+       (mh-scan-format-mh, mh-scan-body-regexp, mh-scan-cur-msg-number-regexp)
+       (mh-scan-cur-msg-number-regexp, mh-scan-date-regexp)
+       (mh-scan-deleted-msg-regexp, mh-scan-good-msg-regexp)
+       (mh-scan-msg-format-regexp, mh-scan-msg-format-string)
+       (mh-scan-msg-number-regexp, mh-scan-rcpt-regexp)
+       (mh-scan-refiled-msg-regexp, mh-scan-sent-to-me-sender-regexp)
+       (mh-scan-subject-regexp, mh-update-scan-format)
+       (mh-msg-num-width-to-column): Fix typos in docstrings.
+
+2009-12-01  Bill Wohler  <wohler@newt.com>
+
+       * mh-search.el (mh-mairix-execute-search): Use mh vfolder_format.
+       Fix typo in database path.
+       (mh-namazu-execute-search): Specify -q in example since namazu is
+       excessively garrulous.
+
 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * mh-thread.el (mh-thread-set-tables):
        docstring.
 
        * mh-comp.el (mh-reply)
-       * mh-e.el (mh-sys-path, mh-variant-info,mh-variant-mu-mh-info)
+       * 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)
 2008-05-23  Bill Wohler  <wohler@newt.com>
 
        * mh-e.el (mh-invisible-header-fields-internal): Remove
-       DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID.
+       DKIM-Signature as it is covered by DKIM-.  Fully qualify X-EID.
 
 2008-05-19  Sergey Poznyakoff  <gray@gnu.org.ua>
 
 2008-05-19  Bill Wohler  <wohler@newt.com>
 
        * mh-e.el (mh-invisible-header-fields-internal): Sort list in a
-       case-insensitive way and add comment about it. Add many header
+       case-insensitive way and add comment about it.  Add many header
        fields (closes SF #1916032).
 
 2008-05-19  Xavier Maillard  <xma@gnu.org>  (tiny change)
 2008-01-30  Bill Wohler  <wohler@newt.com>
 
        * mh-mime.el (mh-mml-to-mime): Don't look up sender if From
-       absent. Fixes "Wrong type argument: stringp, nil" error.
+       absent.  Fixes "Wrong type argument: stringp, nil" error.
 
 2007-12-02  Glenn Morris  <rgm@gnu.org>
 
        (mh-show-write-message-to-file, mh-show-message-menu)
        (mh-show-mode-map): Add mh-show-preferred-alternative (bound to
        ":") which will show the message's preferred alternative
-       overriding the users configured preference. Useful for showing
+       overriding the users configured preference.  Useful for showing
        HTML when text content is lacking (closes SF #1777321).
 
        * mh-e.el:
-       (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put
+       (mh-invisible-header-fields-internal): Exclude Fax and Phone.  Put
        known exclusions as comments before the list and move parens to
        separate lines to aid in sorting (closes SF #1701231).
 
        * mh-e.el (mh-invisible-header-fields-internal): Update with all
        the entries from
        http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my
-       own. I added attributions to entries we already had that did not
+       own.  I added attributions to entries we already had that did not
        list an RFC.
 
 2007-08-08  Glenn Morris  <rgm@gnu.org>
        * ChangeLog.1: New file.  Contains old ChangeLog.
 
 
-  Copyright (C) 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+  Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.