]> git.eshelyaron.com Git - emacs.git/commitdiff
* modes.texi (Major Mode Conventions): Note that specialness is
authorChong Yidong <cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:37:36 +0000 (13:37 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:37:36 +0000 (13:37 +0000)
inherited.

doc/lispref/ChangeLog

index 0a9e174beef3d8d96c07c0e7b0a2b98f8f1152d0..37864e0dee6159e8dec1d7a88e996ad8fa33cac8 100644 (file)
@@ -1,5 +1,8 @@
 2009-03-28  Chong Yidong  <cyd@stupidchicken.com>
 
+       * modes.texi (Major Mode Conventions): Note that specialness is
+       inherited.
+
        * keymaps.texi (Prefix Keys): The M-g prefix key is now named
        goto-map.  Add search-map to the list.