diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-10-24 10:03:07 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-10-24 10:03:07 +0300 |
commit | bc0b340d5532bc13988b8cc637690764f1d6c6f0 (patch) | |
tree | 8faaab99fe027d4ecb22e961e74b5f744318d611 /lisp/emacs-lisp/timer.el | |
parent | 972493658b13265a8d2dd59aa55cad59f05e5d77 (diff) | |
download | emacs-bc0b340d5532bc13988b8cc637690764f1d6c6f0.tar.gz emacs-bc0b340d5532bc13988b8cc637690764f1d6c6f0.tar.bz2 emacs-bc0b340d5532bc13988b8cc637690764f1d6c6f0.zip |
A better fix for bug#21739
* src/buffer.c (set_update_modelines_for_buf): New function.
(Fkill_buffer): Use it to set the global variable
update_mode_lines if the killed buffer was displayed in some
window. Don't set windows_or_buffers_changed. This is a better
fix for bug#21739 than the previous fix, since it will cause only
redisplay of mode lines, not of entire windows, but will still
catch attention of x_consider_frame_title in xdisp.c, which
redraws the frame title.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions