From: Chong Yidong Date: Sat, 28 Mar 2009 13:37:36 +0000 (+0000) Subject: * modes.texi (Major Mode Conventions): Note that specialness is X-Git-Tag: emacs-pretest-23.0.92~38 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c25a5a986380999e367134756efe2b71553fa70;p=emacs.git * modes.texi (Major Mode Conventions): Note that specialness is inherited. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0a9e174beef..37864e0dee6 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,8 @@ 2009-03-28 Chong Yidong + * 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.