]> code.delx.au - gnu-emacs/commit
Unconditionally set visibility to 1 when restoring frame size (Bug#16967).
authorMartin Rudalics <rudalics@gmx.at>
Mon, 10 Mar 2014 10:31:13 +0000 (11:31 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 10 Mar 2014 10:31:13 +0000 (11:31 +0100)
commitd988d8a475f3aaa5cfc3a7fdfd64e8dbc2e60d71
tree46a60755ea5842874e466c946d09d2a8a2cc82b7
parent6f0f96e7560579af3e6932190e329c7bf84e62a2
Unconditionally set visibility to 1 when restoring frame size (Bug#16967).

* w32term.c (w32_read_socket): In SIZE_RESTORED case
unconditionally set visibility of frame to 1.
src/ChangeLog
src/w32term.c