From 91b07ee352424d5aa470310eedce3840071e3589 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 6 Dec 2008 03:55:05 +0000 Subject: [PATCH] * term/xterm.el (terminal-init-xterm): Discard pending input before reading a reply to the terminal attributes query. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ae07e9c6417..9895fdbb613 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. -- 2.39.2