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 e5456942d44..b83271963a3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-08-19 Kenichi Handa <handa@etl.go.jp> 12002-08-19 Kenichi Handa <handa@etl.go.jp>
2 2
3 * fontset.c (Fset_fontset_font): Treate `ascii' as charset, not
4 script.
5
3 * emacs.c (main): In the case of --unibyte, instead of aborting on 6 * emacs.c (main): In the case of --unibyte, instead of aborting on
4 finding non-empty buffer, make it unibyte. 7 finding non-empty buffer, make it unibyte.
5 8