diff src/ChangeLog @ 45221:c57fc4d56186

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 10 May 2002 07:02:42 +0000
parents a7b0e54f67d2
children 39f69eb74306
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.