diff options
author | Po Lu <luangruo@yahoo.com> | 2022-04-30 18:54:34 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-04-30 18:54:34 +0800 |
commit | 57447f5ce0a723f698d1515485860ca17ce93960 (patch) | |
tree | 68daa5ac0fcb26c26edb389d47285947d062737d /lisp/emacs-lisp/cursor-sensor.el | |
parent | 5fd54723536efca5589f9b9ac64825e76f0d1360 (diff) | |
download | emacs-57447f5ce0a723f698d1515485860ca17ce93960.tar.gz emacs-57447f5ce0a723f698d1515485860ca17ce93960.tar.bz2 emacs-57447f5ce0a723f698d1515485860ca17ce93960.zip |
Fix display updating inside the minibuffer on MS Windows
* src/minibuf.c (read_minibuf): Call `w32_flip_buffers_if_dirty'
after changing the cursor position and redisplaying instead of
`flush_frame'. (bug#55193)
* src/w32term.c (w32_flip_buffers_if_dirty): New function.
* src/w32term.h: Update prototypes.
Diffstat (limited to 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions