+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\e,Bm\e(Bk <Pavel@Janik.cz>
* international/mule-diag.el (list-input-methods-1): Doc fix
2002-04-22 Richard M. Stallman <rms@gnu.org>
+ * cmds.c (Fend_of_line): Handle intangible text in mid line.
+
* window.c (make_window): Initialize height_fixed_p,
last_cursor_off_p, and p->cursor_off_p slots.