# HG changeset patch
# User Kim F. Storm <storm@cua.dk>
# Date 1079730652 0
# Node ID 10b1988ff6a7c9c88087451cebaa92f965042e98
# Parent  cc59780b7487f7be8b8b1515b41af21f5ca474f0
*** empty log message ***

diff -r cc59780b7487 -r 10b1988ff6a7 etc/ChangeLog
--- a/etc/ChangeLog	Fri Mar 19 21:10:10 2004 +0000
+++ b/etc/ChangeLog	Fri Mar 19 21:10:52 2004 +0000
@@ -1,3 +1,8 @@
+2004-03-19  Kim F. Storm  <storm@cua.dk>
+
+	* TODO: Remove entries for fringe related issues (DONE).
+	Remove entry about image-relative coordinates of mouse clicks (DONE).
+
 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
 
 	* compilation.txt: New file.
diff -r cc59780b7487 -r 10b1988ff6a7 src/ChangeLog
--- a/src/ChangeLog	Fri Mar 19 21:10:10 2004 +0000
+++ b/src/ChangeLog	Fri Mar 19 21:10:52 2004 +0000
@@ -1,3 +1,9 @@
+2004-03-19  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (move_it_in_display_line_to): Fix MOVE_TO_POS case when
+	to_charpos corresponds to newline in right fringe.  Use local
+	BUFFER_POS_REACHED_P macro.
+
 2004-03-19  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM