diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f30e04cbedd..ad16fe264f0 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,7 @@ 2005-05-19 Luc Teirlinck + * keymaps.texi (Active Keymaps): Add anchor. + * modes.texi (Hooks): Delete confusing and unnecessary sentence. (Major Mode Conventions): Refer to `Auto Major Mode' in more appropriate place. diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index e1784dd10a0..63832ced1b4 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -666,6 +666,7 @@ commands use this function. @c Emacs 19 feature @defvar minor-mode-map-alist +@anchor{Definition of minor-mode-map-alist} This variable is an alist describing keymaps that may or may not be active according to the values of certain variables. Its elements look like this: