aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e25c4b86308..abb4378963e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-05-26 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (org-mode): Use `define-derived-mode' to
4 define `org-mode'.
5 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
6
12005-05-25 Lute Kamstra <lute@gnu.org> 72005-05-25 Lute Kamstra <lute@gnu.org>
2 8
3 * subr.el (delay-mode-hooks): Specify indentation. 9 * subr.el (delay-mode-hooks): Specify indentation.