emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 28 Dec 2001 01:28:42 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3254 emacs/lisp/ChangeLog:1.3255
*** emacs/lisp/ChangeLog:1.3254 Thu Dec 27 22:01:42 2001
--- emacs/lisp/ChangeLog        Fri Dec 28 00:16:07 2001
***************
*** 1,3 ****
--- 1,13 ----
+ 2001-12-28  Richard M. Stallman  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * international/mule-diag.el (describe-char-after):



reply via email to

[Prev in Thread] Current Thread [Next in Thread]