# HG changeset patch # User Chong Yidong # Date 1228535705 0 # Node ID bf2416a86e503bc7b79c0b2421c59ddc8a84485b # Parent a6a34eba22f9454f9766eda1e9aeb881c7ad4f41 * term/xterm.el (terminal-init-xterm): Discard pending input before reading a reply to the terminal attributes query. diff -r a6a34eba22f9 -r bf2416a86e50 lisp/ChangeLog --- 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 + + * term/xterm.el (terminal-init-xterm): Discard pending input + before reading a reply to the terminal attributes query. + 2008-12-05 Andreas Schwab * dired.el (dired-font-lock-keywords): Fix last change.