Mercurial > emacs
diff lisp/ChangeLog @ 42367:e79ed5ab7b08
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 28 Dec 2001 05:19:24 +0000 |
parents | 2c10a073bcbf |
children | 8c74ef3ab03f |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 28 05:15:59 2001 +0000 +++ b/lisp/ChangeLog Fri Dec 28 05:19:24 2001 +0000 @@ -1,3 +1,13 @@ +2001-12-28 Richard M. Stallman <rms@gnu.org> + + * simple.el (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. + 2001-12-27 Richard M. Stallman <rms@gnu.org> * international/mule-diag.el (describe-char-after):