]> git.eshelyaron.com Git - emacs.git/commit
Display mini-window resized even when there are several frames
authorEli Zaretskii <eliz@gnu.org>
Mon, 22 Aug 2016 17:19:35 +0000 (20:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 22 Aug 2016 17:19:35 +0000 (20:19 +0300)
commit821ea144bd446268fbe4a4a4775a06da52dea8cb
treea0e32a41e412ce08ba800b71374c573275d2e02a
parent8bb999a98abd8fb0f25fd16cd3e0281503728ab6
Display mini-window resized even when there are several frames

* src/xdisp.c (x_consider_frame_title): Bind inhibit-redisplay to
t to avoid resizing back the mini-window as result of considering
the title of other frames.  (Bug#24285)
(redisplay_window): No need to bind inhibit-redisplay here.
src/xdisp.c