Update and split ChangeLogs.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
index 86122db..f8e9441 100644 (file)
@@ -1,3 +1,61 @@
+2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * mh-funcs.el (mh-undo-folder): Accept and ignore arguments,
+       for compatibility with `revert-buffer'.  Doc fix.  (Bug#8431)
+
+2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.3 released.
+
+2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
+
+       * mh-funcs.el (mh-store-msg, mh-store-buffer):
+       * mh-mime.el (mh-mime-save-parts): Use read-directory-name.
+
+2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mh-comp.el (mh-user-agent-compose): New arg RETURN-ACTION.
+
+2010-11-07  Glenn Morris  <rgm@gnu.org>
+
+       * mh-seq.el (mh-read-msg-list): Use point-at-eol.
+
+2010-11-03  Glenn Morris  <rgm@gnu.org>
+
+       * mh-mime.el (dots, type, ov): Avoid unnecessary declaration.
+
+2010-05-14  Peter S Galbraith  <psg@debian.org>
+
+       * mh-mime.el (mh-decode-message-subject): New function to decode
+       RFC2047 encoded Subject lines. Used for reply drafts.
+       * mh-comp.el (mh-compose-and-send-mail): Call
+       `mh-decode-message-subject' on (reply or forward) message drafts.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mh-show.el (mh-showing-mode): Move function to mh-e.el.
+       * mh-e.el (mh-showing-mode): Use define-minor-mode.
+
+2010-03-24  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.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
 2009-12-01  Bill Wohler  <wohler@newt.com>
 
        * mh-search.el (mh-mairix-execute-search): Use mh vfolder_format.
 
 2006-06-02  Bill Wohler  <wohler@newt.com>
 
-       (mh-folder-exists-p): Change test from an empty buffer, to one
-       that contains the actual folder, since GNU mailutils' folder
+       * mh-search.el (mh-folder-exists-p): Change test from an empty buffer,
+       to one that contains the actual folder, since GNU mailutils' folder
        command displays output if the folder doesn't exist (closes SF
        #1499712).
 
        (mh-get-field): Delete ancient alias.
 
        * mh-xface.el (mh-face-foreground-compat): Move to mh-compat.el
-       and rename to mh-face-foreground
+       and rename to mh-face-foreground.
        (mh-face-background-compat): Move to mh-compat.el
        and rename to mh-face-background.
        (mh-face-display-function): Use the new names.
        (mh-identity-make-menu-no-autoload): New alias for
        mh-identity-make-menu which can be called from mh-e.el.
        (mh-identity-list-set): Move to mh-e.el.
-       (mh-identity-add-menu): New function
+       (mh-identity-add-menu): New function.
        (mh-insert-identity): Add optional argument maybe-insert so that
        local variable mh-identity-local does not have to be visible.
 
        (mh-find-path-run, mh-find-path): Move here from deprecated file
        mh-init.el.
        (mh-help-messages): Now an alist of modes to an alist of messages.
-       (mh-set-help): New function used to set mh-help-messages
+       (mh-set-help): New function used to set mh-help-messages.
        (mh-help): Adjust for new format of mh-help-messages.  Add
        help-messages argument.
        (mh-prefix-help): Refactor to use mh-help.
        (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
        (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp)
        (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
-       (mh-scan-subject-regexp): Sync docstrings with manual
+       (mh-scan-subject-regexp): Sync docstrings with manual.
        (mh-scan-format-regexp): Rename to
        mh-scan-sent-to-me-sender-regexp.  Drop date parenthesized
        expression.  Make expression more like the others (anchored at the
        (mh-mime-save-parts-default-directory, mh-print-background-flag)
        (mh-show-maximum-size, mh-show-use-goto-addr-flag)
        (mh-show-use-xface-flag, mh-store-default-directory)
-       (mh-summary-height, mh-delete-msg-hook
+       (mh-summary-height, mh-delete-msg-hook)
        (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
 
        * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp)
        * ChangeLog.1: New file.  Contains old ChangeLog.
 
 
-  Copyright (C) 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+       Copyright (C) 2005-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 ;; add-log-time-zone-rule: t
 ;; End:
 
-;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51