* dispnew.c (set_window_update_flags): Add buffer arg. Adjust comment.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 8 Oct 2013 14:56:15 +0000 (18:56 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 8 Oct 2013 14:56:15 +0000 (18:56 +0400)
commitecab13d4aa458544c604ece77e2ecdf0b9910649
tree1a418825805c7ea2011a13483393b9c2c4627103
parentec95982c36b5ac5dcbf13f5e8173caecea74881d
* dispnew.c (set_window_update_flags): Add buffer arg.  Adjust comment.
(redraw_frame, update_frame): Adjust users.
* dispextern.h (set_window_update_flags): Adjust prototype.
* xdisp.c (redisplay_internal): When updating all frames with zero
windows_or_buffers_changed, assume that only the windows that shows
current buffer should be really updated.
src/ChangeLog
src/dispextern.h
src/dispnew.c
src/xdisp.c