]> git.eshelyaron.com Git - emacs.git/commit
(line-move-invisible): New subroutine.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Dec 2001 05:15:59 +0000 (05:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Dec 2001 05:15:59 +0000 (05:15 +0000)
commitaf894fc98aaec826059cf8e489070862376a4749
treec4c0f6f6cd9181fd2ce116a289959d5983fa5afb
parent1d14d232ddf738ffb019560444536b5a9eedc90c
(line-move-invisible): New subroutine.
(line-move-to-column): New subroutine--smarter about advancing over
invisible parts of a line, or lines, but only as long as hpos grows.
(line-move-finish): New subroutine: repeatedly processes desired
column, intangibility, and fields.
(line-move): Use those subroutines.
When moving lines downward, skip invisible text first rather than last.
lisp/simple.el