diff --git a/etc/NEWS b/etc/NEWS index f2fdaf38fa8..6b9c46a5a8e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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