aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-31 11:12:09 +0000
committerGerd Moellmann2001-10-31 11:12:09 +0000
commitdd387b25cddcdc7437a7abe5fbf3637a92e8d54b (patch)
treed98a60ce4160c034324f5187117670a64781477e /src/ChangeLog
parent28a072fe30aaad1c25e122e93ae6ab788c5f9988 (diff)
downloademacs-dd387b25cddcdc7437a7abe5fbf3637a92e8d54b.tar.gz
emacs-dd387b25cddcdc7437a7abe5fbf3637a92e8d54b.zip
(struct face) <colors_copied_bitwise_p>: New
member.
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:'