]> git.eshelyaron.com Git - emacs.git/commit
(forward_to_next_line_start): Avoid calling
authorGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 20:11:33 +0000 (20:11 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 20:11:33 +0000 (20:11 +0000)
commit3aec872292038ac527a651ae98d5c586f00c8a9a
tree4a6add1cce6cfa6e88da8feee3fb05bb1eb2ff8b
parent35e8600f86ea1803882ad8a7c3f86a411c7bfefa
(forward_to_next_line_start): Avoid calling
get_next_display_element when the newline is already found.  This
may change the iterator's position, when its current position is
equal to the iterator's stop_charpos.
src/ChangeLog
src/xdisp.c