mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 12:40:49 -08:00
*** empty log message ***
This commit is contained in:
parent
b839fdcc45
commit
c479bd55ea
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue