diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 11 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 12 | 2001-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:' |