]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 11 Oct 2005 15:06:48 +0000 (15:06 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 11 Oct 2005 15:06:48 +0000 (15:06 +0000)
src/ChangeLog

index ee79add8dba9ed8e1849c951b9f0c9b4bfdab970..5b089a245051b02f560b41149849974f6919ba8c 100644 (file)
@@ -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.