]> git.eshelyaron.com Git - emacs.git/commit
Fix aborts when the value of a display property causes redisplay
authorEli Zaretskii <eliz@gnu.org>
Thu, 20 Jun 2019 18:07:37 +0000 (21:07 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 20 Jun 2019 18:07:37 +0000 (21:07 +0300)
commite4e171bcac366f4d8538082230c804ae12cb2059
treece904ae9ab2ed89f5e2c366ef5b9606bd51631a6
parentafc9d9b3ad9ea00e7255a697bd3d0e297554edbe
Fix aborts when the value of a display property causes redisplay

* src/xdisp.c (handle_single_display_spec): Protect the bidi
cache from evaluation that triggers redisplay.  (Bug#36312)
src/xdisp.c