From c479bd55eabc3bf77b8b3bb6f54664e33a326c97 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sat, 10 Jun 2000 08:03:38 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 5b73a6eddd2..593aaa36695 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2000-06-10 Kenichi Handa + * regex.c (MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env. + (regex_compile): Fix the code for handling the case of single byte + char and multibyte char being mixed in a range within [...]. + * fileio.c (Finsert_file_contents): Be sure to setup src_multibyte and dst_multibyte members of coding. -- 2.39.5