diff src/ChangeLog @ 73464:e3fbddada23e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 22 Oct 2006 22:32:43 +0000
parents 4b32aebb0864
children f2ea221d11a2
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 22 22:25:03 2006 +0000
+++ b/src/ChangeLog	Sun Oct 22 22:32:43 2006 +0000
@@ -1,3 +1,9 @@
+2006-10-23  Kim F. Storm  <storm@cua.dk>
+
+	* keyboard.c (read_char): Make an element (t . EVENT) in
+	unread-command-events add EVENT to the current command's key sequence.
+	(syms_of_keyboard) <unread-command-events>: Update doc.
+
 2006-10-21  Richard Stallman  <rms@gnu.org>
 
 	* minibuf.c (Vread_expression_map): Define here.