From 31c9eebb5aeba0e15554b3cf904b4f04102ff7ce Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 28 Mar 2009 13:49:50 +0000 Subject: [PATCH] * modes.texi (Derived Modes): Note that define-derive-mode sets the mode-class property. --- doc/lispref/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 37864e0dee6..7c6e5d0bc7b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -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. -- 2.39.5