aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 689de4ccd30..ba97028618a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12001-10-31 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (realize_x_face): If C is not a single-byte character,
4 set the face's colors_copied_bitwise_p instead of the defaulted_p
5 members which have a different meaning.
6 (free_face_colors): Do nothing for a face whose colors have been
7 copied bitwise.
8
9 * dispextern.h (struct face) <colors_copied_bitwise_p>: New
10 member.
11
12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 122001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 13
3 * marker.c: Change doc-string comments to `new style' [w/`doc:' 14 * marker.c: Change doc-string comments to `new style' [w/`doc:'