* xdisp.c (mark_window_display_accurate): Simplify the loop
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 22 Jan 2013 11:41:21 +0000 (15:41 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 22 Jan 2013 11:41:21 +0000 (15:41 +0400)
commit1dcb8ea26301d187273787450fda118f5fc3c1a6
tree038efe92f3d1b5f53c4ab10c470d7bfd177310e7
parent19b50424a7e6801a8f96dbab422f70ade95b5825
* xdisp.c (mark_window_display_accurate): Simplify the loop
assuming that the only one of vchild, hchild or buffer window
slots is non-nil.  Call mark_window_display_accurate_1 for
the leaf windows only.
(mark_window_display_accurate_1): Always assume leaf window.
Adjust comment.
src/ChangeLog
src/xdisp.c