]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 12 Oct 2000 02:53:21 +0000 (02:53 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 12 Oct 2000 02:53:21 +0000 (02:53 +0000)
src/ChangeLog

index 600064e9e113dddb4b0dfca681933fb3b58c46a7..b3d6bbe7aab66a426261674b6f8f5f166fba9e80 100644 (file)
@@ -1,5 +1,11 @@
 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
 
+       * 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  <eliz@is.elta.co.il>