aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c5ac065b132..d6a7624de20 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12004-10-04 Kim F. Storm <storm@cua.dk> 12004-10-04 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (define_frame_cursor1): Do not change frame cursor
4 while tracking/dragging mouse.
5 (x_draw_vertical_border): Do not draw line if frame has scroll bars.
6
3 * window.c (coordinates_in_window): Relax check for cursor 7 * window.c (coordinates_in_window): Relax check for cursor
4 on vertial border between mode lines. 8 on vertial border between mode lines.
5 (Fset_window_fringes): Do not allow negative widths. 9 (Fset_window_fringes): Do not allow negative widths.