From: Chong Yidong Date: Wed, 27 Aug 2008 00:06:53 +0000 (+0000) Subject: * xterm.c (x_term_init): Temporarily hide the partially initialized X-Git-Tag: emacs-pretest-23.0.90~3250 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ffd1cd8a5869fff9d5ae437e2e60fca1d44dad13;p=emacs.git * xterm.c (x_term_init): Temporarily hide the partially initialized terminal while calling vendor-specific-keysyms. --- diff --git a/src/ChangeLog b/src/ChangeLog index efde56394c8..c7bda92493a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-08-27 Andreas Seltenreich + + * xterm.c (x_term_init): Temporarily hide the partially + initialized terminal while calling vendor-specific-keysyms. + 2008-08-26 Eli Zaretskii * msdos.c (internal_terminal_init): Most initializations done only