aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck2005-05-29 15:04:53 +0000
committerLuc Teirlinck2005-05-29 15:04:53 +0000
commit7fa9f4ebb3b49b3a8edfdac4129438944f5e4f97 (patch)
treebdd1742ce146468334d48bdb0815204a2736ff4b /lispref
parent01f52a8797d5da496d96561f7003e2ef69c1eb0b (diff)
downloademacs-7fa9f4ebb3b49b3a8edfdac4129438944f5e4f97.tar.gz
emacs-7fa9f4ebb3b49b3a8edfdac4129438944f5e4f97.zip
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 6e8700f1b36..6077deea9bb 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2
3 * modes.texi (Major Mode Conventions): A derived mode only needs
4 to put the call to the parent mode inside `delay-mode-hooks'.
5
12005-05-29 Richard M. Stallman <rms@gnu.org> 62005-05-29 Richard M. Stallman <rms@gnu.org>
2 7
3 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is 8 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is