(try_cursor_movement): Check update_mode_lines instead
authorGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 14:50:29 +0000 (14:50 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 14:50:29 +0000 (14:50 +0000)
commit4db873808f5abb3a8a25dff0c9efa8f39ec2af89
treeb02eca742292667709b6b84c6a8fee226cbac91a
parente5959a9aef36b817fb835b1f9ab47a6c9d0b64de
(try_cursor_movement): Check update_mode_lines instead
of the window's update_mode_line flag, since the former is set by
force-mode-line-update, not the latter.  This makes
column-number-mode slightly faster.
src/ChangeLog
src/xdisp.c