(try_window_id): Avoid starting to display in the moddle
authorGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 12:13:06 +0000 (12:13 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 12:13:06 +0000 (12:13 +0000)
commit67f1cf4c4e450f3c99216aeb6e1242ed3462116c
tree1bcce900122e85cd9acab33b0ded38dc8c6dfc2e
parent0c713b6f8892749b578e52deba2e5dec0f8114de
(try_window_id): Avoid starting to display in the moddle
of a character, a TAB for instance.  This is easier than to set
up the iterator exactly, and it's not a frequent case, so the
additional effort wouldn't really pay off.
lisp/ChangeLog
src/ChangeLog
src/xdisp.c