diff lisp/mh-e/ChangeLog @ 105844:a2094e76667e

* calendar/calendar.el (cal-loaddefs): * calendar/diary-lib.el (diary-loaddefs): * calendar/holidays.el (hol-loaddefs): * eshell/esh-module.el (esh-groups): * mh/mh-e.el (mh-loaddefs): Load rather than require.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 04 Nov 2009 00:27:34 +0000
parents e3187820f169
children b7557958fa7d
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Tue Nov 03 22:24:34 2009 +0000
+++ b/lisp/mh-e/ChangeLog	Wed Nov 04 00:27:34 2009 +0000
@@ -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.