comparison src/ChangeLog @ 57312:9c9d96da850a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 04 Oct 2004 13:57:13 +0000
parents 9b91ce7be8bc
children 94a5dcc33036
comparison
equal deleted inserted replaced
57311:9b91ce7be8bc 57312:9c9d96da850a
1 2004-10-04 Kim F. Storm <storm@cua.dk> 1 2004-10-04 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (define_frame_cursor1): Do not change frame cursor 3 * xdisp.c (define_frame_cursor1): Do not change frame cursor
4 while tracking/dragging mouse. 4 while tracking/dragging mouse.
5 (x_draw_vertical_border): Do not draw line if frame has scroll bars.
5 6
6 * window.c (coordinates_in_window): Relax check for cursor 7 * window.c (coordinates_in_window): Relax check for cursor
7 on vertial border between mode lines. 8 on vertial border between mode lines.
8 (Fset_window_fringes): Do not allow negative widths. 9 (Fset_window_fringes): Do not allow negative widths.
9 (Fset_window_scroll_bars): Likewise. 10 (Fset_window_scroll_bars): Likewise.