1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00

* xterm.c (x_term_init): Temporarily hide the partially initialized

terminal while calling vendor-specific-keysyms.
This commit is contained in:
Chong Yidong 2008-08-27 00:06:53 +00:00
parent 4ecc814eaf
commit ffd1cd8a58

View file

@ -1,3 +1,8 @@
2008-08-27 Andreas Seltenreich <seltenreich@gmx.de>
* xterm.c (x_term_init): Temporarily hide the partially
initialized terminal while calling vendor-specific-keysyms.
2008-08-26 Eli Zaretskii <eliz@gnu.org>
* msdos.c (internal_terminal_init): Most initializations done only