changeset 66017:a75f1ccb1086

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 11 Oct 2005 15:06:48 +0000
parents ebc0ce620c66
children 7810bc0b0259
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 11 10:54:03 2005 +0000
+++ b/src/ChangeLog	Tue Oct 11 15:06:48 2005 +0000
@@ -1,3 +1,11 @@
+2005-10-11  Kim F. Storm  <storm@cua.dk>
+
+	* window.c (coordinates_in_window): Fix returned y position when
+	ON_SCROLL_BAR.
+
+	* keyboard.c (make_lispy_position): Fix buffer calculations for
+	mouse click or movement in right fringe and the margins.
+
 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
 
 	* image.c (fn_jpeg_stdio_src): Don't define it.