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.