]> git.eshelyaron.com Git - emacs.git/commit
* xdisp.c (window_buffer_changed): New function.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 22 Nov 2012 06:52:30 +0000 (10:52 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 22 Nov 2012 06:52:30 +0000 (10:52 +0400)
commit6ceeb5f14411ed388979d0bb944c06e36756f9af
treeac64624f4164404b72aaae27ca83687f135d1d2c
parentec84768f9754d5943610cbbd048dc4d4a46d847f
* xdisp.c (window_buffer_changed): New function.
(update_menu_bar, update_tool_bar): Use it to
simplify large 'if' statements.
(redisplay_internal): Generalize commonly used
'tail' and 'frame' local variables.
src/ChangeLog
src/xdisp.c