Add 2010 to copyright years.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
index fd44338..83d5e39 100644 (file)
@@ -1,3 +1,103 @@
+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
+       => (default-value 'buffer-file-coding-system).
+
+2009-08-10  Bill Wohler  <wohler@newt.com>
+
+       * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
+       (mh-spamprobe-blacklist): Sync docstring with manual.
+
+2009-07-22  Kevin Ryde  <user42@zip.com.au>
+
+       * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
+       (mh-spamprobe-blacklist): Hyperlink URLs in docstrings with URL `...'.
+
+2009-06-13  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.
+
+       * mh-e.el (Version, mh-version): Update for release 8.2.
+
+       * mh-seq.el (mh-folder-size-flist)
+       * mh-speed.el (mh-speed-parse-flists-output)
+       * mh-xface.el (mh-face-display-function): Remove trailing space.
+
+2009-03-13  D. Goel  <deego3@gmail.com>
+
+       * mh-seq.el (mh-folder-size-flist): Use (values-list) in m-v call
+       to list.
+
+       * mh-speed.el (mh-speed-parse-flists-output): Ditto.
+       * mh-xface.el (mh-face-display-function): Ditto.
+       * mh-search.el (mh-index-parse-search-regexp): Ditto.
+
+       * mh-thread.el (mh-thread-generate): Ditto.
+
+       * 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-parse-flist-output-line): Ditto.
+       * mh-thread.el (mh-thread-prune-subject): Ditto.
+       * mh-xface.el (mh-picon-get-image): Ditto.
+       (mh-picon-file-contents): Ditto.
+       * mh-search.el (mh-index-evaluate): Ditto.
+
+2009-01-27  Bill Wohler  <wohler@newt.com>
+
+       * mh-funcs.el (mh-pack-folder): Fix docstring.
+
+       * mh-e.el (mh-pack-folder-hook): Bump package-version to 8.2.
+
+       * mh-gnus.el (mh-mm-merge-handles)
+       (mh-mm-set-handle-multipart-parameter, mh-mm-inline-text-vcard)
+       (mh-mml-minibuffer-read-disposition, mh-mm-save-part): Update with
+       code from Gnus 5.11 (closes SF #2235022).
+
 2009-01-26  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * mh-e.el (mh-pack-folder-hook): New variable.
        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.