aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-06-02 19:06:44 +0000
committerGerd Moellmann2000-06-02 19:06:44 +0000
commitdcf671d286a4a7b04e84c8b43f0dae111d5b2a36 (patch)
tree993250375fe00fdec52780d7b4ed8aa44dba2c09 /src/ChangeLog
parente911049b46512f90759afafb22d9c215835476ce (diff)
downloademacs-dcf671d286a4a7b04e84c8b43f0dae111d5b2a36.tar.gz
emacs-dcf671d286a4a7b04e84c8b43f0dae111d5b2a36.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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.