Update and split ChangeLogs.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
index 585cc0a..f8e9441 100644 (file)
@@ -1,3 +1,105 @@
+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.
+       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):
+       * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update):
+       (mh-speed-extract-folder-name, mh-speed-parse-flists-output):
+       (mh-speed-invalidate-map, mh-speed-add-folder):
+       * mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu):
+       * mh-seq.el (mh-list-sequences):
+       * mh-search.el (mh-index-execute-commands, mh-index-add-to-sequence)
+       (mh-index-delete-from-sequence, mh-index-update-maps):
+       * mh-scan.el (mh-msg-num-width):
+       * mh-print.el (mh-ps-spool-buffer):
+       * mh-mime.el (mh-mime-save-parts, mh-handle-set-external-undisplayer)
+       (mh-file-mime-type):
+       * mh-letter.el (mh-yank-cur-msg):
+       * mh-funcs.el (mh-list-folders, mh-pipe-msg, mh-store-msg)
+       (mh-store-buffer):
+       * mh-folder.el (mh-modify, mh-visit-folder, mh-write-msg-to-file)
+       (mh-prompt-for-refile-folder):
+       * mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
+       (mh-handle-process-error, mh-variant-info):
+       * mh-comp.el (mh-forward):
+       * mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias):
+       (mh-alias-add-alias-to-file): Use with-current-buffer.
+
+2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mh-e.el: Load mh-loaddefs during compilation as well.
+
+2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * mh-e.el (mh-loaddefs): Load rather than require.
+
+2009-10-06  Glenn Morris  <rgm@gnu.org>
+
+       * mh-show.el (mh-show-msg): Use window-full-height-p.
+
 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * mh-comp.el (mh-send-letter): default-buffer-file-coding-system
 
        * mh-seq.el (mh-parse-flist-output-line): Return list rather than values.
        We want to avoid emacs using m-v facilities.
-       (mh-folder-size-folder):  Ditto.
+       (mh-folder-size-folder): Ditto.
        (mh-parse-flist-output-line): Ditto.
        * mh-thread.el (mh-thread-prune-subject): Ditto.
        * mh-xface.el (mh-picon-get-image): Ditto.
        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>
 
 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