From: Kim F. Storm Date: Fri, 10 May 2002 07:14:05 +0000 (+0000) Subject: Added emulation-mode-map-alists. X-Git-Tag: ttn-vms-21-2-B4~15114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3f21fb3a42c863788abe87b39f09a49f935fc3af;p=emacs.git Added emulation-mode-map-alists. --- 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