(try_cursor_movement): Check update_mode_lines instead
commitce4d8843a4087b1672f8b107c6b0ea06b77d7ef7
authorGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 14:50:07 +0000 (11 14:50 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 14:50:07 +0000 (11 14:50 +0000)
tree5fe17b76b58ccda6bea0809b37930265e7a806b3
parent8da9f20142ce441b9093802756f206e0163ba04a
(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/xdisp.c