]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 25 Sep 2004 02:41:19 +0000 (02:41 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 25 Sep 2004 02:41:19 +0000 (02:41 +0000)
lisp/ChangeLog
lispref/ChangeLog

index a27e77dad261b18d92d4bfde3ded8f17412f7b56..cdcd1fe4b4de94eabd985fb012c6ff6f065218c4 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * subr.el (delay-mode-hooks): Doc fix.
+
 2004-09-25  Kim F. Storm  <storm@cua.dk>
 
        * ido.el (ido-max-directory-size): New defcustom.
index a7681ddfbf002295ec839c69168aa1d51b6c5ee2..770a1c2ba479d58fd9e48b020a68243a189fbc69 100644 (file)
@@ -1,5 +1,7 @@
 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
 
+       * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
+
        * modes.texi: Various minor changes in addition to:
        (Major Mode Conventions): Final call to `run-mode-hooks' should
        not be inside the `delay-mode-hooks' form.