Mercurial > emacs
changeset 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 | a6a34eba22f9 |
children | fdc9da3de755 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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.