diff lisp/ChangeLog @ 44757:133c512f02bb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 22 Apr 2002 22:36:55 +0000
parents 56c53efca6a4
children dfed9c909a1f
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 22 22:35:46 2002 +0000
+++ b/lisp/ChangeLog	Mon Apr 22 22:36:55 2002 +0000
@@ -1,3 +1,10 @@
+2002-04-22  Richard M. Stallman  <rms@gnu.org>
+
+	* simple.el (line-move-finish): Find beg and end of line
+	before calling line-move-to-column.  Do consider intangible
+	when finding the end.  Take more care in analyzing the results
+	of intangibility after line-move-to-column.
+
 2002-04-22  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* international/mule-diag.el (list-input-methods-1): Doc fix