diff src/ChangeLog @ 5691:b490ddbd42aa

Back out 7371081ce8f7, I have a better approach.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 06 Nov 2012 21:34:15 +0000
parents 7371081ce8f7
children be87f507f510
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 15 20:47:00 2012 +0200
+++ b/src/ChangeLog	Tue Nov 06 21:34:15 2012 +0000
@@ -1,14 +1,3 @@
-2012-10-14  Aidan Kehoe  <kehoea@parhasard.net>
-
-	Have command remapping work interactively too, thank you Robert
-	Pluim.
-	* event-stream.c (Fdispatch_event):
-	Obey command remapping here, it wasn't done for us.
-	* keymap.c:
-	* keymap.c (command_remapping_for_event): New, needed to observe
-	command remapping interactively.
-	* lisp.h: Make it available.
-
 2012-10-14  Aidan Kehoe  <kehoea@parhasard.net>
 
 	Respect face and display table information in the minibuffer