summaryrefslogtreecommitdiff
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 3102f74f506..0ad943588bd 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,7 @@
+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.
@@ -40,7 +44,7 @@
* 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-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.