diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-06-17 18:24:33 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-06-17 18:24:33 +0300 |
commit | 94672c2936dd58a1837fd208f8678074ca8193c3 (patch) | |
tree | 8d9d0913eb513e41c24194c2b84cd06502b0fe63 /test/lisp/emacs-lisp | |
parent | 94e118536986207ae17535c3d130b4172e408b7c (diff) | |
download | emacs-94672c2936dd58a1837fd208f8678074ca8193c3.tar.gz emacs-94672c2936dd58a1837fd208f8678074ca8193c3.tar.bz2 emacs-94672c2936dd58a1837fd208f8678074ca8193c3.zip |
Handle too long syntactic fontifications
* src/syntax.c (scan_sexps_forward): Call 'update_redisplay_ticks'
after finishing the loop.
* src/dispnew.c (make_current): Make sure enabled rows of the
current matrix have a valid hash, even if redisplay of a window
was aborted due to slowness. This avoids assertion violations in
'scrolling_window' due to the wrong hash value.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions