summaryrefslogtreecommitdiff
path: root/lisp/mh-e/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog.1')
-rw-r--r--lisp/mh-e/ChangeLog.125
1 files changed, 22 insertions, 3 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index f90d88ee0de..2f65eb1f19c 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 <larsh@soem.dk>
+
+ * 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 <wohler@newt.com>
* 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 <larsh@math.ku.dk>
+
+ * mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
+
+2004-04-22 Lars Hansen <larsh@math.ku.dk>
+
+ * mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
+
+2004-04-21 Lars Hansen <larsh@math.ku.dk>
+
+ * mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
+ Add Parameters.
+
2004-04-14 Bill Wohler <wohler@newt.com>
* mh-utils.el (mh-show-mouse): s/EVENT/event/. Thanks to John Paul
@@ -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
@@ -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-2013 Free Software Foundation, Inc.
+ Copyright (C) 2003-2015 Free Software Foundation, Inc.
This file is part of GNU Emacs.