diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-11-04 22:10:06 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-11-04 22:10:06 +0200 |
commit | 89740e9cb59ec05f3eef5a53dc39845d7d9fb638 (patch) | |
tree | a3da4a2f9cf17fcde93f3c283c1ad2271d65f5bb /test/lisp/emacs-lisp/cl-extra-tests.el | |
parent | 5932df74354316e117b2e6a43dc3ffd748aa7c7f (diff) | |
download | emacs-89740e9cb59ec05f3eef5a53dc39845d7d9fb638.tar.gz emacs-89740e9cb59ec05f3eef5a53dc39845d7d9fb638.tar.bz2 emacs-89740e9cb59ec05f3eef5a53dc39845d7d9fb638.zip |
Prevent redisplay from moving point behind user's back
* src/bidi.c (bidi_at_paragraph_end, bidi_find_paragraph_start):
Bind inhibit-quit to a non-nil value around calls to
fast_looking_at, to prevent breaking out of redisplay_window,
which temporarily moves point in buffers shown in non-selected
windows. (Bug#44448)
Diffstat (limited to 'test/lisp/emacs-lisp/cl-extra-tests.el')
0 files changed, 0 insertions, 0 deletions