diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d7615e325b..000d369c624 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,6 @@ 2007-02-08 Karl Fogel - * emacs/lisp/simple.el (fundamental-mode-hook): Declare new hook. + * simple.el (fundamental-mode-hook): Declare new hook. (fundamental-mode): Run the new dedicated hook, and don't run after-change-major-mode-hooks manually anymore.