aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2009-11-04 00:27:34 +0000
committerJuanma Barranquero2009-11-04 00:27:34 +0000
commitd3d5f4f504d852b382838568dd1ee23fd151464c (patch)
tree880d027ee7e9ace7d2782a321be4c7d7f974ccae /lisp/ChangeLog
parent7e83e8b459e07f89f8a1e3902637b6b2e7a94288 (diff)
downloademacs-d3d5f4f504d852b382838568dd1ee23fd151464c.tar.gz
emacs-d3d5f4f504d852b382838568dd1ee23fd151464c.zip
* 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5ccb97f2150..5ff816a3552 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12009-11-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * calendar/calendar.el (cal-loaddefs):
4 * calendar/diary-lib.el (diary-loaddefs):
5 * calendar/holidays.el (hol-loaddefs):
6 * eshell/esh-module.el (esh-groups): Load rather than require.
7
12009-11-03 Stefan Monnier <monnier@iro.umontreal.ca> 82009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * calendar/todo-mode.el (todo-add-category): Don't hardcode point-min==1. 10 * calendar/todo-mode.el (todo-add-category): Don't hardcode point-min==1.