Mercurial > emacs
comparison src/ChangeLog @ 40559:554c6e9eef8a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 31 Oct 2001 13:33:56 +0000 |
parents | 31cdfb3f6686 |
children | 89c5b7bcf05e |
comparison
equal
deleted
inserted
replaced
40558:0f4185c9842a | 40559:554c6e9eef8a |
---|---|
1 2001-10-31 Gerd Moellmann <gerd@gnu.org> | 1 2001-10-31 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * lread.c (to_multibyte): Fix computation of new read_buffer_size. | |
2 | 4 |
3 * xfaces.c (realize_x_face): If C is not a single-byte character, | 5 * 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 | 6 set the face's colors_copied_bitwise_p instead of the defaulted_p |
5 members which have a different meaning. | 7 members which have a different meaning. |
6 (free_face_colors): Do nothing for a face whose colors have been | 8 (free_face_colors): Do nothing for a face whose colors have been |