aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorLars Hansen2004-04-25 20:58:26 +0000
committerLars Hansen2004-04-25 20:58:26 +0000
commitfbcb95296686cf4af6755508085170f569a9eff6 (patch)
tree1f4849b5f2afe37fc74aae58de467888d6691a7f /lisp/mh-e
parentbec998ca08432799ba3ef3cce5785bf1e13abf16 (diff)
downloademacs-fbcb95296686cf4af6755508085170f569a9eff6.tar.gz
emacs-fbcb95296686cf4af6755508085170f569a9eff6.zip
*** empty log message ***
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 92c2600560f..1942e132d20 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -47,6 +47,10 @@
47 runs checkdoc and lm-verify which is useful before releasing the 47 runs checkdoc and lm-verify which is useful before releasing the
48 software. It can and should be expanded to do real unit tests. 48 software. It can and should be expanded to do real unit tests.
49 49
502004-04-22 Lars Hansen <larsh@math.ku.dk>
51
52 * mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
53
502003-04-22 Mark D Baushke <mdb@gnu.org> 542003-04-22 Mark D Baushke <mdb@gnu.org>
51 55
52 * mh-alias.el: Update Copyright. 56 * mh-alias.el: Update Copyright.
@@ -71,6 +75,11 @@
71 Emacs. 75 Emacs.
72 (mh-exec-cmd-error): Add a comment, so that we change it later on. 76 (mh-exec-cmd-error): Add a comment, so that we change it later on.
73 77
782004-04-21 Lars Hansen <larsh@math.ku.dk>
79
80 * mh-e.el (mh-restore-desktop-buffer): Move from
81 desktop.el. Add Parameters.
82
742003-04-18 Steve Youngs <youngs@xemacs.org> 832003-04-18 Steve Youngs <youngs@xemacs.org>
75 84
76 * mh-xemacs-icons.el (mh-xemacs-icons): Provide 'mh-xemacs-icons' 85 * mh-xemacs-icons.el (mh-xemacs-icons): Provide 'mh-xemacs-icons'