changeset 54445:10b1988ff6a7

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 19 Mar 2004 21:10:52 +0000
parents cc59780b7487
children 72f91438a23b
files etc/ChangeLog src/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- 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