diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-11-20 19:28:37 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-11-20 19:28:37 +0200 |
commit | 56a47981cc921369dd124cc023ca1469225b1fa7 (patch) | |
tree | 4fa83c6600e6c85b57a4d2118bfa8c5e0b1137e4 /lisp/emacs-lisp | |
parent | 22946702b4296c0e42e4baf6221e205b52d05cbf (diff) | |
download | emacs-56a47981cc921369dd124cc023ca1469225b1fa7.tar.gz emacs-56a47981cc921369dd124cc023ca1469225b1fa7.tar.bz2 emacs-56a47981cc921369dd124cc023ca1469225b1fa7.zip |
Fix redrawing non-selected frame after resize on MS-Windows
* src/xdisp.c (redisplay_internal): If all the frames were
successfully updated, reset the "garbaged" flag of each frame, to
make sure it doesn't stay set.
* src/w32term.c (w32_read_socket): Don't clear the frame if it's
"garbaged", since expose_frame won't redraw the foreground then.
(Bug#24642)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions