changeset 40557:31cdfb3f6686

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 31 Oct 2001 11:12:09 +0000
parents 69558454a8f9
children 0f4185c9842a
files src/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 31 11:10:50 2001 +0000
+++ b/src/ChangeLog	Wed Oct 31 11:12:09 2001 +0000
@@ -1,3 +1,14 @@
+2001-10-31  Gerd Moellmann  <gerd@gnu.org>
+
+	* xfaces.c (realize_x_face): If C is not a single-byte character,
+	set the face's colors_copied_bitwise_p instead of the defaulted_p
+	members which have a different meaning.
+	(free_face_colors): Do nothing for a face whose colors have been
+	copied bitwise.
+
+	* dispextern.h (struct face) <colors_copied_bitwise_p>: New
+	member.
+
 2001-10-31  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* marker.c: Change doc-string comments to `new style' [w/`doc:'