X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/678fb7066698ebfe3aecba722294025ed26da01b..3d889773617a882fbee5992960cfe18866cddc34:/lisp/mh-e/ChangeLog.1 diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 94ac7a2f3b..7f29f598b6 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 @@ -145,6 +145,12 @@ (xemacs): Depend on autoloads instead of deleted loaddefs-xemacs. (loaddefs-xemacs): Deleted. +2005-08-10 Lars Hansen + + * mh-e.el: Add handler to desktop-buffer-mode-handlers. + (mh-restore-desktop-buffer): Remove autoload cookie. + (mh-folder-mode): Add autoload cookie. + 2005-07-19 Bill Wohler * README (INSTALL): Added info for Mac users. @@ -903,6 +909,19 @@ rfc822-goto-eoh with something that allows From_ lines in the mail header. +2004-04-26 Lars Hansen + + * mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t. + +2004-04-22 Lars Hansen + + * mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings. + +2004-04-21 Lars Hansen + + * mh-e.el (mh-restore-desktop-buffer): Move from desktop.el. + Add Parameters. + 2004-04-14 Bill Wohler * mh-utils.el (mh-show-mouse): s/EVENT/event/. Thanks to John Paul @@ -1403,11 +1422,11 @@ (mh-x-image-url-display): Don't display image if the URL looks malformed. -2003-10-04 Mark D Baushke +2003-10-04 Mark D. Baushke * mh-comp.el (mh-letter-menu): Simplify menu heading. -2003-10-03 Mark D Baushke +2003-10-03 Mark D. Baushke * mh-mime.el (mh-mml-query-cryptographic-method): Avoid revisionist history and still provide a good default. @@ -3877,7 +3896,7 @@ runs checkdoc and lm-verify which is useful before releasing the software. It can and should be expanded to do real unit tests. -2003-04-22 Mark D Baushke +2003-04-22 Mark D. Baushke * mh-alias.el: Update Copyright. * mh-comp.el: Ditto. @@ -5114,7 +5133,7 @@ (mail-abbrevs): Declare it in XEmacs. (mh-alias-add-alias-to-file): Remove unused code. -2003-02-14 Ville Skyttä +2003-02-14 Ville Skyttä * mh-comp.el: Add autoloaded auto-mode-alist association. @@ -6106,7 +6125,7 @@ explicitly stated. (mh-visit-folder): Really fix it this time. -2003-01-01 Mark D Baushke +2003-01-01 Mark D. Baushke * mh-alias.el (mh-alias-from-has-no-alias-p): Needs the mh-autoload comment or mh-customize may have problems finding the @@ -6854,7 +6873,7 @@ * Makefile: Moved .PHONY rule after all rule for compatibility with BSD/OS's old pmake. -2002-12-03 Mark D Baushke +2002-12-03 Mark D. Baushke * mh-e.el (mh-get-new-mail): Simplify no-new-mail test. (mh-add-cur-notation): Remove unnecessary function. @@ -6878,7 +6897,7 @@ number of scan lines is fewer than mh-large-folders (closes SF #646794). -2002-12-02 Mark D Baushke +2002-12-02 Mark D. Baushke * mh-e.el (mh-add-cur-notation): New function to mark the current message with the mh-note-cur character. @@ -8312,7 +8331,7 @@ variable as new-file-flag. This addresses part of SF #627015. -2002-10-24 Mark D Baushke +2002-10-24 Mark D. Baushke * mh-comp.el (mh-forward): Fix mh-mml-compose-insert-p reference in last commit to be mh-mml-compose-insert-flag. @@ -8581,7 +8600,7 @@ * mh-comp.el (mh-mml-to-mime autoload): Ditto. -2002-10-21 Mark D Baushke +2002-10-21 Mark D. Baushke * mh-mime.el (smiley-region): Use load for a non-fatal dependency on the smiley library. @@ -8735,7 +8754,7 @@ prompted for the number of messages to display, you got an error. This has been fixed. -2002-10-19 Mark D Baushke +2002-10-19 Mark D. Baushke * mh-e.el (mh-last-destination-folder): Destination of last refile command. @@ -8777,7 +8796,7 @@ macro mh-compat-write-file-hook to use write-file-functions for Emacs 21.4 and local-write-file-hooks for older versions. -2002-10-18 Mark D Baushke +2002-10-18 Mark D. Baushke * mh-utils.el (mh-invisible-headers): Add more anti-spam headers. @@ -9079,7 +9098,7 @@ (mh-remove-xemacs-horizontal-scrollbar): New macro to avoid compiler-warnings. -2002-10-10 Mark D Baushke +2002-10-10 Mark D. Baushke * Makefile (EMACS_OPTIONS): New macro for command-line compile options. @@ -9088,13 +9107,13 @@ (COMPILE_COMMAND): Combine the compile command with its options. (.el.elc): Use the new $(COMPILE_COMMAND). -2002-10-10 Mark D Baushke +2002-10-10 Mark D. Baushke * mh-speed.el (mh-speed-select-attached-frame): Define a new compatibility macro for getting to the attached-frame. (mh-speed-update-current-folder): Use it. -2002-10-10 Mark D Baushke +2002-10-10 Mark D. Baushke * mh-speed.el (mh-speed-update-current-folder): Use 'dframe-select-attached-frame if we are in a newer speedbar @@ -9452,7 +9471,7 @@ present in the load-path. * mh-mime.el (mh-require): Don't use it anymore. -2002-07-15 Mark D Baushke +2002-07-15 Mark D. Baushke * mh-utils.el (mh-update-scan-format): Rewrite for compatibility with XEmacs as replace-match appears not to have identical @@ -9493,9 +9512,9 @@ * mh-utils.el (mh-find-progs): Run PATH search only when mh-progs, mh-lib and mh-lib-progs are not all already set. This allows the user to set them using a simple setq prior to loading mh-e. This - is useful for implementation of mh-e on win32. Note that many + is useful for implementation of mh-e on w32. Note that many commands still call mh-find-path which also parses the mh_profile - file (that may still fail on win32), so this is still done often. + file (that may still fail on w32), so this is still done often. But it lets us change the mh_profile file and have mh-e see the changed file without exiting emacs and starting over so I left that in. @@ -9531,7 +9550,7 @@ * mh-mime.el (mm-destroy-parts): Add definition for old emacs. -2002-06-30 Mark D Baushke +2002-06-30 Mark D. Baushke * mh-utils.el (mh-update-scan-format): Add documentation string. (mh-scan-msg-format-regexp): Update the regexp to find %(msg). @@ -9574,7 +9593,7 @@ * mh-index.el (mh-count-windows): This function works around the lack of the window-list builtin function in emacs20. -2002-06-29 Mark D Baushke +2002-06-29 Mark D. Baushke * mh-utils.el (mh-message-number-width): New function to scan the last message of a folder and return its width. @@ -9625,7 +9644,7 @@ * mh-mime.el (gnus-newsgroup-name): Initialize it to nil, so that mm-uu-dissect doesn't cause error. -2002-06-27 Mark D Baushke +2002-06-27 Mark D. Baushke * mh-utils.el (mh-cmd-note): Make buffer-local. Changes to this variable should be made via the new mh-set-default-cmd-note @@ -9946,7 +9965,7 @@ bug that I accidentally introduced by adding an extra line when cut and pasting my changes. - * mh-func.el (compilation): Code rearrangement to remove compiler + * mh-funcs.el (compilation): Code rearrangement to remove compiler warnings. * mh-mime.el (compilation): Code rearrangement to remove compiler @@ -10930,7 +10949,7 @@ * mh-utils.el (mh-prompt-for-folder): Exit with error if no folder specified, otherwise mh-refile-msg may try to create a folder with - empty name, and this creates problems; even mh-undo can't handle + empty name, and this creates problems; even mh-undo can't handle it (Closes SF #476824). * mh-comp.el (mh-letter-tool-bar-map): Info button needed to @@ -11242,7 +11261,7 @@ * mh-utils.el (mh-decode-quoted-printable): New customizable variable telling whether to run mimedecode on MIME message containing quoted-printable parts. mimedecode will - only alter quoted-printable parts , leaving others intact, and the + only alter quoted-printable parts, leaving others intact, and the resulting message is still fully MIME. * mh-utils.el (mh-decode-quoted-printable): New function to run mimedecode on the current buffer. @@ -11400,7 +11419,7 @@ (dist): Leave release in current directory. - Copyright (C) 2003-2012 Free Software Foundation, Inc. + Copyright (C) 2003-2016 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -11416,3 +11435,7 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . + +;; Local Variables: +;; coding: utf-8 +;; End: