]> git.eshelyaron.com Git - emacs.git/commit
(move_it_in_display_line_to): If overflow-newline-into-fringe
authorKim F. Storm <storm@cua.dk>
Sun, 25 Jul 2004 22:15:03 +0000 (22:15 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 25 Jul 2004 22:15:03 +0000 (22:15 +0000)
commitf516e857f7a8eaf5381c5f24f46800e991c7eace
tree655f90c8953472519940b758c86f3a0b29b00e60
parentf29ff8c7a4a0a3bded497ff08f64d3bb1b80c1b8
(move_it_in_display_line_to): If overflow-newline-into-fringe
is enabled, return MOVE_LINE_CONTINUED rather than MOVE_POS_MATCH_OR_ZV
if target position is at end of display line but char is not a newline.
src/xdisp.c