From eacfd7fe019ac55b576aad3ec7b2273aa3405273 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 25 May 2000 01:30:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 6 ++++++ 2 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b476f91c8e5..4903150510d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2000-05-25 Kenichi Handa + + * international/mule-conf.el: Specify CHARSET-ID explicitely for + private charsets. + (mule-unicode-0100-24ff, japanese-jisx0213-1, + japanese-jisx0213-2): New charsets. + + * international/fontset.el: Setup default fontset for new charsets. + 2000-05-24 Dave Love * info.el (Info-find-node-2): Restructure [following "Vadim diff --git a/src/ChangeLog b/src/ChangeLog index 9d71be3f3ba..56769d224fd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-05-25 Kenichi Handa + + * ccl.c (ccl_driver) + : Handle charsets eight-bit-control and + eight-bit-graphic correctly. + 2000-05-24 Kenichi HANDA * fileio.c (Finsert_file_contents): Even if a file is not found, -- 2.39.5