]> git.eshelyaron.com Git - emacs.git/commit
(move_it_to): When moving by vpos, ensure that the iterator advances
authorChong Yidong <cyd@stupidchicken.com>
Sun, 7 Sep 2008 14:16:15 +0000 (14:16 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 7 Sep 2008 14:16:15 +0000 (14:16 +0000)
commit5b6f0284d0327a15f0e68bb4c4d354846c421dbc
tree9d25cb8496ba6d7c73e3b70f71e19d0a200ead88
parent0f6c7c7ed8a02f986ed8f715dd7fd10fa5f3683b
(move_it_to): When moving by vpos, ensure that the iterator advances
to the next line if the current line ends in a continued tab.
src/xdisp.c