]> git.eshelyaron.com Git - emacs.git/commit
Fix redisplay of frame title when current buffer is killed
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Oct 2015 08:47:27 +0000 (11:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Oct 2015 08:47:27 +0000 (11:47 +0300)
commit6a6972597a5f83146b64f14edaa2bb94f0c889b6
tree0609c77cdc972fdae94869a22e0226b18cf6f1ce
parentba24d35a3e82cdeba4be5bd794f7f48bbfa5498e
Fix redisplay of frame title when current buffer is killed

* src/buffer.c (Fkill_buffer): Set windows_or_buffers_changed to a
non-zero value, to redisplay more than just the affected windows.
(Bug#21739)
src/buffer.c