diff src/ChangeLog @ 32845:e92097fd9144

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 25 Oct 2000 03:02:29 +0000
parents 9e6054d90091
children 0e2ea6e876c5
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 25 03:02:17 2000 +0000
+++ b/src/ChangeLog	Wed Oct 25 03:02:29 2000 +0000
@@ -1,3 +1,9 @@
+2000-10-24  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* keymap.c (fix_submap_inheritance): Use get_keymap_1 on parent_entry
+	rather than KEYMAPP, to allow EQ to work correctly if parent_entry is
+	a symbol.
+
 2000-10-24  Andrew Innes  <andrewi@gnu.org>
 
 	* dired.c (directory_files_internal_unwind): New function.