aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 280b828f738..9cd3520dcb6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,7 +8,10 @@
8 8
92001-05-14 Gerd Moellmann <gerd@gnu.org> 92001-05-14 Gerd Moellmann <gerd@gnu.org>
10 10
11 * xterm.c (x_draw_glyphs): Fix compuation of rightmost x for 11 * xterm.c (note_mouse_highlight): Avoid changing the mouse
12 pointer shape when show_mouse_face has already done it.
13
14 * xterm.c (x_draw_glyphs): Fix computation of rightmost x for
12 full-width rows. 15 full-width rows.
13 16
14 * xfaces.c (split_font_name): Make sure to leave the loop 17 * xfaces.c (split_font_name): Make sure to leave the loop