aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 03bf26c1c93..6172430e19a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-05-14 Kenichi Handa <handa@etl.go.jp> 12002-05-14 Kenichi Handa <handa@etl.go.jp>
2 2
3 * fontset.c (fs_load_font): Check fontp->full_name (not fontname)
4 against Vfont_encoding_alist.
5
3 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the 6 * coding.c (Fdecode_sjis_char): Fix typo (0x7F->0xFF). Fix the
4 handling of charset list. 7 handling of charset list.
5 (encode_coding_iso_2022): Setup coding->safe_charsets in advance. 8 (encode_coding_iso_2022): Setup coding->safe_charsets in advance.