changeset 45221:c57fc4d56186

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 10 May 2002 07:02:42 +0000
parents f7c52a0eaf23
children c525c7445e1b
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 10 03:35:35 2002 +0000
+++ b/src/ChangeLog	Fri May 10 07:02:42 2002 +0000
@@ -1,3 +1,10 @@
+2002-05-10  Kim F. Storm  <storm@cua.dk>
+
+	* keymap.c (Vemulation_mode_map_alists): New variable.
+	(syms_of_keymap): DEFVAR_LISP it.
+	(current_minor_maps): Process keymap alists in that list before
+	minor-mode-overriding-map-alist and minor-mode-map-alist.
+
 2002-05-09  Richard M. Stallman  <rms@gnu.org>
 
 	* search.c (Freplace_match): Doc fix.