]> git.eshelyaron.com Git - emacs.git/commit
Revert a recent change that caused redisplay slowdown
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Aug 2024 18:43:59 +0000 (21:43 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:34 +0000 (09:51 +0200)
commit4768a7224c0a33631997cb8718124a7d322c8a9a
tree8ef66b70249016362bfbccbbdbe537592ad8f4c5
parent8b2996d10f8b56a2587c38775ea8d246e3dd9305
Revert a recent change that caused redisplay slowdown

* src/xfaces.c (recompute_basic_faces): Revert the change which
caused recalculation of all the faces, as it made cursor motion
too slow.  Reported by Juri Linkov <juri@linkov.net> (bug#72692).

(cherry picked from commit 9b299dd79c1627c7ad6b037d599a8e80a92573cd)
src/xfaces.c