]> git.eshelyaron.com Git - emacs.git/commit
(display_line): Set row's and iterator's
authorGerd Moellmann <gerd@gnu.org>
Tue, 6 Jun 2000 20:02:39 +0000 (20:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 6 Jun 2000 20:02:39 +0000 (20:02 +0000)
commit91004049759c848b217a947f5043983bbc25f791
tree788c7a316f4b63cc11e7dc68c9cb87374a415635
parent346181f0cde6b5029f5ab036d97636dc43b9bf03
(display_line): Set row's and iterator's
starts_in_middle_of_char_p and ends_in_middle_of_char_p flags.
Set cursor even if row ends in the middle of a character.
(dump_glyph_row): Print values of new flags.
(redisplay_window) <cursor movement in unchanged window>: When
point has been moved forward, and PT is at the end of the cursor
row, don't place the cursor in the next row if the cursor row ends
in the middle of a character or at ZV.
src/xdisp.c