diff lisp/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 4e4705fae3d0
children e2ca82d9bfab
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 03 22:24:34 2009 +0000
+++ b/lisp/ChangeLog	Wed Nov 04 00:27:34 2009 +0000
@@ -1,3 +1,10 @@
+2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
+
+	* calendar/calendar.el (cal-loaddefs):
+	* calendar/diary-lib.el (diary-loaddefs):
+	* calendar/holidays.el (hol-loaddefs):
+	* eshell/esh-module.el (esh-groups): Load rather than require.
+
 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* calendar/todo-mode.el (todo-add-category): Don't hardcode point-min==1.