1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2001-03-13 08:14:06 +00:00
parent 0d5e584357
commit cb82d76728

View file

@ -1,5 +1,8 @@
2001-03-13 Kenichi Handa <handa@etl.go.jp>
* 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.