diff lisp/ChangeLog @ 100258:bf2416a86e50

* term/xterm.el (terminal-init-xterm): Discard pending input before reading a reply to the terminal attributes query.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 06 Dec 2008 03:55:05 +0000
parents 53921407de01
children 4d303931bf58
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 06 03:30:36 2008 +0000
+++ b/lisp/ChangeLog	Sat Dec 06 03:55:05 2008 +0000
@@ -1,3 +1,8 @@
+2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
+
+	* term/xterm.el (terminal-init-xterm): Discard pending input
+	before reading a reply to the terminal attributes query.
+
 2008-12-05  Andreas Schwab  <schwab@suse.de>
 
 	* dired.el (dired-font-lock-keywords): Fix last change.