]> git.eshelyaron.com Git - emacs.git/commitdiff
Added emulation-mode-map-alists.
authorKim F. Storm <storm@cua.dk>
Fri, 10 May 2002 07:14:05 +0000 (07:14 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 10 May 2002 07:14:05 +0000 (07:14 +0000)
etc/NEWS

index f2fdaf38fa855a121f1001b28b792fb8f698c0e4..6b9c46a5a8e96eeb1705a675e5ff46181513496d 100644 (file)
--- 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