aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d8c725c7333..c3cfcf14cd5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12002-05-09 Kim F. Storm <storm@cua.dk>
2
3 * macterm.c (x_draw_image_foreground, x_draw_image_foreground_1):
4 Enlarge cursor rectangle drawn around image with non-zero relief.
5
6 * w32term.c (x_draw_image_foreground, w32_draw_image_foreground_1):
7 Enlarge cursor rectangle drawn around image with non-zero relief.
8
9 * xterm.c (x_draw_image_foreground, x_draw_image_foreground_1):
10 Enlarge cursor rectangle drawn around image with non-zero relief.
11
12002-05-07 Eli Zaretskii <eliz@is.elta.co.il> 122002-05-07 Eli Zaretskii <eliz@is.elta.co.il>
2 13
3 * xselect.c (lisp_data_to_selection_data): Don't set selection 14 * xselect.c (lisp_data_to_selection_data): Don't set selection