* modes.texi (Derived Modes): Note that define-derive-mode sets the

mode-class property.
This commit is contained in:
Chong Yidong 2009-03-28 13:49:50 +00:00
parent 893cdc5799
commit 31c9eebb5a

View file

@ -2,6 +2,8 @@
* modes.texi (Major Mode Conventions): Note that specialness is
inherited.
(Derived Modes): Note that define-derive-mode sets the mode-class
property.
* keymaps.texi (Prefix Keys): The M-g prefix key is now named
goto-map. Add search-map to the list.