From c7a547f73cf766f7c0d7549924a4bc41a907d214 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 21 Apr 2008 20:28:20 +0000 Subject: [PATCH] * term.el (term-emulate-terminal): Perform redisplay after the process filter has finished running. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cd634e9ff02..6ca9375c88e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-21 Chong Yidong + + * term.el (term-emulate-terminal): Perform redisplay after the + process filter has finished running. + 2008-04-21 Stefan Monnier * minibuffer.el (completion-try-completion): Change magic symbol -- 2.39.5