changeset 45223:4cb22a508fe3

Added emulation-mode-map-alists.
author Kim F. Storm <storm@cua.dk>
date Fri, 10 May 2002 07:14:05 +0000
parents c525c7445e1b
children 7c10ef00edd0
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri May 10 07:03:20 2002 +0000
+++ b/etc/NEWS	Fri May 10 07:14:05 2002 +0000
@@ -836,6 +836,12 @@
   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