aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ba97028618a..fb2b72071d8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-10-31 Gerd Moellmann <gerd@gnu.org> 12001-10-31 Gerd Moellmann <gerd@gnu.org>
2 2
3 * lread.c (to_multibyte): Fix computation of new read_buffer_size.
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.