aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0794cfba3cc..f32e82bc3b0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-06-02 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (realize_x_face): When copying BASE_FACE bitwise to the
4 result face, set flags in the face indicating that colors may not
5 be freed.
6
7 * xterm.c (x_set_mouse_face_gc): If first glyph isn't a character
8 glyph, use the ASCII NUL character to determine the face.
9
12000-06-02 Dave Love <fx@gnu.org> 102000-06-02 Dave Love <fx@gnu.org>
2 11
3 * sysdep.c: Conditionally include stdlib.h, unistd.h. 12 * sysdep.c: Conditionally include stdlib.h, unistd.h.