From: Juanma Barranquero Date: Thu, 8 Feb 2007 12:39:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.94~344 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d506bfcf7d644b422a5e5145795f60acf2fc644;p=emacs.git *** empty log message *** --- 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.