aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 59b7966bdfb..4f2fa2f47c3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-05-26 Kenichi Handa <handa@etl.go.jp> 12000-05-26 Kenichi Handa <handa@etl.go.jp>
2 2
3 * fontset.c (syms_of_fontset): Adjust the font name for ascii of
4 the default fontset to what Emacs uses by default.
5
3 * charset.c (init_charset_once): Set the table bytes_by_char_head 6 * charset.c (init_charset_once): Set the table bytes_by_char_head
4 correctly. 7 correctly.
5 8