From 20401fcc56768630ea41db9d08cfc4d4a81ced5b Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 12 Oct 2000 02:53:21 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 600064e9e11..b3d6bbe7aab 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2000-10-12 Kenichi Handa + * regex.c (regex_compile): Change the way of handling a range from + unibyte char to multibyte char. + + * syntax.c (skip_chars): Change the way of handling a range from + unibyte char to multibyte char. + * process.c (read_process_output): Cancel previous change. 2000-10-11 Eli Zaretskii -- 2.39.5