changeset 102762:35261e42ea66

* modes.texi (Major Mode Conventions): Note that specialness is inherited.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 28 Mar 2009 13:37:36 +0000
parents 017edfa6a5ad
children e81a0c5f14b1
files doc/lispref/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Mar 28 12:27:52 2009 +0000
+++ b/doc/lispref/ChangeLog	Sat Mar 28 13:37:36 2009 +0000
@@ -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.