]> git.eshelyaron.com Git - emacs.git/commit
(display_text_line): Always store in charstart
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Apr 1994 02:03:30 +0000 (02:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Apr 1994 02:03:30 +0000 (02:03 +0000)
commit85bcef6cd02d1e81af35f5726fc09de551f0c841
treea5c3135b68110883c376bcc786906d9b291fe4b1
parent23b0200c6720b66efc40be80b49a27a320bffb8c
(display_text_line): Always store in charstart
even if at endp.  When clearing charstart, do the whole width.

(redisplay): Call verify_charstarts.

(redisplay): Don't call adjust_window_charstarts
if on last text line of window.
src/xdisp.c