]> code.delx.au - gnu-emacs/commit
Fix infloop in redisplay introduced by a recent change
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Oct 2015 20:06:57 +0000 (23:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Oct 2015 20:06:57 +0000 (23:06 +0300)
commit7836e422e46721290c076969b87e277aa264ceca
treeab81436ded8cdc20da55b15f1a5a020c899ef893
parent8b47daab5ce7da394a057f40aa2738b6c204c2f5
Fix infloop in redisplay introduced by a recent change

* src/xdisp.c (redisplay_internal): Avoid inflooping when
redisplaying the selected window sets the selected frame's
redisplay flag.  (Bug#21745)
src/xdisp.c