diff options
author | Kim F. Storm <storm@cua.dk> | 2005-07-13 10:02:42 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-07-13 10:02:42 +0000 |
commit | e0e9a80e8b2bb71201afe00b44585a58a08573d5 (patch) | |
tree | c3edc1bdc3faa9eca0991eae951d3caf28f261f4 /lisp/emacs-lisp/easy-mmode.el | |
parent | e3ea3a51e67a51bfcd1b4f7f53ded25fd3a0507a (diff) | |
download | emacs-e0e9a80e8b2bb71201afe00b44585a58a08573d5.tar.gz emacs-e0e9a80e8b2bb71201afe00b44585a58a08573d5.tar.bz2 emacs-e0e9a80e8b2bb71201afe00b44585a58a08573d5.zip |
* xdisp.c (start_display): Don't reseat to next visible line start
if current start position is in a string or image.
(move_it_vertically_backward): Be sure to move out of strings and
images when moving it2 forward.
(move_it_by_lines): When moving forward, move to next buffer
position if we end up in a string or image. When moving backward,
count rows moved over when moving to start of current row in case
row starts in middle of a string or image. Also move further
backward if we end up in a string or image.
(try_cursor_movement): if overlay string spans multiple lines,
move backward to set cursor on start of an overlay string.
(cursor_row_p): Row is ok if cursor is at newline from string, but
string starts on this line (so we always position cursor at start
of string).
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions