diff options
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a7681ddfbf0..770a1c2ba47 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2004-09-24 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2004-09-24 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'. | ||
| 4 | |||
| 3 | * modes.texi: Various minor changes in addition to: | 5 | * modes.texi: Various minor changes in addition to: |
| 4 | (Major Mode Conventions): Final call to `run-mode-hooks' should | 6 | (Major Mode Conventions): Final call to `run-mode-hooks' should |
| 5 | not be inside the `delay-mode-hooks' form. | 7 | not be inside the `delay-mode-hooks' form. |