diff options
| author | Eli Zaretskii | 2015-09-30 22:32:14 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2015-09-30 22:32:14 +0300 |
| commit | 5c9304ea86b8cfc9d0b6d7769b90bd56e5dd1313 (patch) | |
| tree | 34a041b7a04364badfb484a41294418b9dccac10 /src/coding.c | |
| parent | 82df1878e6559188e688195f992fff10f35035e8 (diff) | |
| download | emacs-5c9304ea86b8cfc9d0b6d7769b90bd56e5dd1313.tar.gz emacs-5c9304ea86b8cfc9d0b6d7769b90bd56e5dd1313.zip | |
Disable some display optimizations when frames need redisplay
These optimizations were previously disabled by the
windows_or_buffers_changed flag, which now is not set
when only some frames need to be redrawn.
* src/xdisp.c (redisplay_internal): Redisplay any frame whose
'redisplay' flag is set.
(try_window_reusing_current_matrix, try_window_id)
(try_cursor_movement): Disable these optimizations when the
frame's 'redisplay' flag is set.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions