]> git.eshelyaron.com Git - emacs.git/commitdiff
* term/xterm.el (terminal-init-xterm): Discard pending input
authorChong Yidong <cyd@stupidchicken.com>
Sat, 6 Dec 2008 03:55:05 +0000 (03:55 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 6 Dec 2008 03:55:05 +0000 (03:55 +0000)
before reading a reply to the terminal attributes query.

lisp/ChangeLog

index ae07e9c6417c1132661f3da901971846bed9224a..9895fdbb613a4bff3cf269928336a58dc7ccf635 100644 (file)
@@ -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.