]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 4 Oct 2004 14:06:28 +0000 (14:06 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 4 Oct 2004 14:06:28 +0000 (14:06 +0000)
src/ChangeLog

index d6a7624de202d673fedd76b017b3b2bd058d900b..bc2de24804fbed35d0b021f4855d4f83f7e19a01 100644 (file)
@@ -1,5 +1,11 @@
 2004-10-04  Kim F. Storm  <storm@cua.dk>
 
+       * xterm.c (XTset_vertical_scroll_bar): Improve handling of scroll
+       bars with fractional column width.  If scroll bar separates two
+       windows, move it towards the window it belongs to.  Only update
+       the padding area below the scroll bar widget when necessary,
+       i.e. when scroll bar widget is created, moved, or resized.
+
        * xdisp.c (define_frame_cursor1): Do not change frame cursor
        while tracking/dragging mouse.
        (x_draw_vertical_border): Do not draw line if frame has scroll bars.