diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 20a2f5987bd..1d16f8b6f3d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2004-09-20 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2004-09-20 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * subr.el (run-mode-hooks): Run `after-change-major-mode-hook' | 3 | * subr.el (run-mode-hooks): Run `after-change-major-mode-hook' |
| 4 | after the mode-hooks instead of before. Doc fix. | 4 | after the mode hooks instead of before. Doc fix. |
| 5 | 5 | ||
| 6 | 2004-09-20 Jason Rumney <jasonr@gnu.org> | 6 | 2004-09-20 Jason Rumney <jasonr@gnu.org> |
| 7 | 7 | ||