diff options
author | Martin Rudalics <rudalics@gmx.at> | 2019-02-02 09:43:34 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2019-02-02 09:43:34 +0100 |
commit | dc1d2d3c22ab91b8b52188574680a028851fbda8 (patch) | |
tree | 1b77668b8b5f0eba7ce1ce07ad5f7f7ea4098c7d /lisp/emacs-lisp/generic.el | |
parent | c0052dd43dc1c4a7a68e6b26edf6cd30d926373a (diff) | |
download | emacs-dc1d2d3c22ab91b8b52188574680a028851fbda8.tar.gz emacs-dc1d2d3c22ab91b8b52188574680a028851fbda8.tar.bz2 emacs-dc1d2d3c22ab91b8b52188574680a028851fbda8.zip |
Fix bugs caused by running window change functions during redisplay
* src/xdisp.c (redisplay_internal): Run window change
functions before updating the display so changes induced by
these functions can get caught by redisplay (Bug#34138).
* src/window.c (run_window_change_functions): Bind
Qinhibit_redisplay to avoid that the minibuffer window gets
resized while running window change functions (Bug#34179,
Bug#34260).
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions