Added emulation-mode-map-alists.

This commit is contained in:
Kim F. Storm 2002-05-10 07:14:05 +00:00
parent 99cbcacac3
commit 3f21fb3a42

View file

@ -836,6 +836,12 @@ The following changes have been made to provide command remapping:
command before remapping. It is equal to `this-command' when the
command was not remapped.
** New variable emulation-mode-map-alists.
Lisp packages using many minor mode keymaps can now maintain their own
keymap alist separate from minor-mode-map-alist by adding their keymap
alist to this list.
** Atomic change groups.
To perform some changes in the current buffer "atomically" so that