diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
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 <handa@etl.go.jp> + * 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. |
