emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Sat, 14 May 2005 12:16:44 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.381 emacs/lispref/ChangeLog:1.382
*** emacs/lispref/ChangeLog:1.381       Sat May 14 14:03:00 2005
--- emacs/lispref/ChangeLog     Sat May 14 16:16:44 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-05-14  Luc Teirlinck  <address@hidden>
+ 
+       * modes.texi (Modes): Update Menu.
+       (Hooks):  Move to beginning of chapter.
+       Most minor modes run mode hooks too.
+       `add-hook' can handle void hooks or hooks whose value is a single
+       function.
+       (Major Modes): Update Menu.
+       (Major Mode Basics): New node, split off from `Major Modes'.
+       (Major Mode Conventions): Correct xref.  Explain how to handle
+       auto-mode-alist if the major mode command has an autoload cookie.
+       (Auto Major Mode): Major update.  Add magic-mode-alist.
+       (Derived Modes): Major update.
+       (Mode Line Format): Update Menu.
+       (Mode Line Basics): New node, split off from `Mode Line Format'.
+ 
+       * loading.texi (Autoload): Mention `autoload cookie' as synonym
+       for `magic autoload comment'.  Add index entries and anchor.
+ 
  2005-05-14  Richard M. Stallman  <address@hidden>
  
        * tips.texi (Coding Conventions): Explain how important it is




reply via email to

[Prev in Thread] Current Thread [Next in Thread]