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

index 0f8adef5759f22b241313408642bb31147396a6d..ed10e9e17d30022191293ca1ebcfc32270072270 100644 (file)
@@ -1,7 +1,11 @@
+2005-10-12  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
+       Fix x position for ON_TEXT when left margin width > 0.
+
 2005-10-11  Kim F. Storm  <storm@cua.dk>
 
-       * window.c (coordinates_in_window): Fix returned y position when
-       ON_SCROLL_BAR.
+       * window.c (coordinates_in_window): Fix y position for ON_SCROLL_BAR.
 
        * keyboard.c (make_lispy_position): Fix buffer calculations for
        mouse click or movement in right fringe and the margins.