]> git.eshelyaron.com Git - emacs.git/commit
(realize_x_face): If C is not a single-byte character,
authorGerd Moellmann <gerd@gnu.org>
Wed, 31 Oct 2001 11:13:56 +0000 (11:13 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 31 Oct 2001 11:13:56 +0000 (11:13 +0000)
commit8d1f602aabd4f54bc403e5a7c33c976118714354
treea9794dcf105986863031b96690cbcbb263c9c60f
parent01e74201d827d8b79b41115af6ddf0e40d1726ed
(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.
src/ChangeLog
src/xfaces.c