diff --git a/src/ChangeLog b/src/ChangeLog index 5ede5b3ae7d..2cbca7a638f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-03-13 Kenichi Handa + * fontset.c (syms_of_fontset): Describe highlight-wrong-size-font + and clip-large-size-font as obsolete. + * lread.c (read_multibyte): Check the validity of multibyte sequence. If invalid, return the first byte.