aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 92c2600560f..6eb2c1bc2ec 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,6 @@
12004-04-26 Lars Hansen <larsh@math.ku.dk>
2 * mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
3
12003-04-24 Bill Wohler <wohler@newt.com> 42003-04-24 Bill Wohler <wohler@newt.com>
2 5
3 * Released MH-E version 7.3. 6 * Released MH-E version 7.3.
@@ -47,6 +50,10 @@
47 runs checkdoc and lm-verify which is useful before releasing the 50 runs checkdoc and lm-verify which is useful before releasing the
48 software. It can and should be expanded to do real unit tests. 51 software. It can and should be expanded to do real unit tests.
49 52
532004-04-22 Lars Hansen <larsh@math.ku.dk>
54
55 * mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
56
502003-04-22 Mark D Baushke <mdb@gnu.org> 572003-04-22 Mark D Baushke <mdb@gnu.org>
51 58
52 * mh-alias.el: Update Copyright. 59 * mh-alias.el: Update Copyright.
@@ -71,6 +78,11 @@
71 Emacs. 78 Emacs.
72 (mh-exec-cmd-error): Add a comment, so that we change it later on. 79 (mh-exec-cmd-error): Add a comment, so that we change it later on.
73 80
812004-04-21 Lars Hansen <larsh@math.ku.dk>
82
83 * mh-e.el (mh-restore-desktop-buffer): Move from
84 desktop.el. Add Parameters.
85
742003-04-18 Steve Youngs <youngs@xemacs.org> 862003-04-18 Steve Youngs <youngs@xemacs.org>
75 87
76 * mh-xemacs-icons.el (mh-xemacs-icons): Provide 'mh-xemacs-icons' 88 * mh-xemacs-icons.el (mh-xemacs-icons): Provide 'mh-xemacs-icons'