Mercurial > emacs
view etc/ChangeLog @ 89062:be059fb97bac
(compile_pattern_1): Don't adjust the multibyteness of
the regexp pattern and the matching target. Set cp->buf.multibyte
to the multibyteness of the regexp pattern. Set
cp->but.target_multibyte to the multibyteness of the matching
target.
(wordify): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE instead of
FETCH_STRING_CHAR_ADVANCE.
(Freplace_match): Convert unibyte chars to multibyte.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 03 Sep 2002 04:09:59 +0000 |
parents | 028259b11c0d |
children | 3a68f90d5000 |
line wrap: on
line source
2002-06-20 Dave Love <fx@gnu.org> * charsets/tcvn.map: Add missing code points. 2002-06-12 Dave Love <fx@gnu.org> * charsets/jisx0213-2.map: Replaced. * charsets/jisx0213-1.map: New file. 2002-06-07 Dave Love <fx@gnu.org> * charsets/tcvn.map: New file. 2002-05-31 Dave Love <fx@gnu.org> * charsets/tibetan.map, charsets/sisheng.map: * charsets/is13194.map, charsets/ipa.map, charsets/ethiopic.map: New files. 2002-05-29 Kenichi Handa <handa@etl.go.jp> * charsets/gb18030-2.awk: New file. * charsets/gb18030-4.awk: Renamed from gb18030.awk. * charsets/gb18030-2.map, charsets/gb18030-2.map: New files. * charsets/Makefile (MAPS): Delete gb18030-bmp.map, add gb18030-2.map and gb18030-4.map. (gb18030-bmp.map): This target deleted. (gb18030-2.map, gb18030-4.map): New targets. 2002-05-09 Kenichi Handa <handa@etl.go.jp> * charsets/gb18030.awk (END): Initialize lastgb and gbtable[lastgb] correctly. 2002-05-29 Dave Love <fx@gnu.org> * charsets/8859-11.map: New file. 2002-05-27 Dave Love <fx@gnu.org> * charsets/cp720.map, charsets/858.map: New files. * charsets/koi8-r.map, charsets/ibm866.map: Elide ASCII part. * HELLO: Add pseudo-maths example. 2002-05-20 Dave Love <fx@gnu.org> * charsets/symbol.map, charsets/stdenc.map: * charsets/hp-roman8.map: New file. 2002-05-19 Dave Love <fx@gnu.org> * charsets/cp437.map, charsets/cp737.map, charsets/cp775.map: * charsets/cp850.map, charsets/cp851.map, charsets/cp852.map: * charsets/cp855.map, charsets/cp857.map, charsets/cp860.map: * charsets/cp861.map, charsets/cp862.map, charsets/cp863.map: * charsets/cp864.map, charsets/cp865.map, charsets/cp866.map: * charsets/cp869.map, charsets/cp874.map, charsets/next.map: * charsets/windows-1253.map, charsets/windows-1254.map: * charsets/windows-1255.map, charsets/windows-1256.map: * charsets/windows-1257.map, charsets/windows-1258.map: Elide ASCII part. 2002-05-17 Dave Love <fx@gnu.org> * charsets/ebcdic-us.map, charsets/ebcdic-uk.map: * charsets/windows-1253.map, charsets/windows-1254.map: * charsets/windows-1255.map, charsets/windows-1256.map: * charsets/windows-1257.map, charsets/windows-1258.map: * charsets/cp437.map, charsets/cp737.map, charsets/cp775.map: * charsets/cp850.map, charsets/cp851.map, charsets/cp852.map: * charsets/cp855.map, charsets/cp857.map, charsets/cp860.map: * charsets/cp861.map, charsets/cp862.map, charsets/cp863.map: * charsets/cp864.map, charsets/cp865.map, charsets/cp866.map: * charsets/cp869.map, charsets/cp874.map, charsets/next.map: New file. 2002-05-16 Dave Love <fx@gnu.org> * charsets/cp1125.map, charsets/ebcdic-us, charsets/georgian-ps.map: * charsets/koi8-t.map, charsets/koi8-u.map: * charsets/windows-1250.map, charsets/windows-1251.map: * charsets/windows-1252.map: New file. 2002-05-07 Kenichi Handa <handa@etl.go.jp> * charsets/Makefile (MAPS): Add gbk.map and gb18030-bmp.map. (ICUDIR): New macro. (gbk.map, gb18030-bmp.map): New targets. * charsets/gbk.map, charsets/gb18030-bmp.map: New files. * charsets/gbk18030.awk: New file. 2002-03-01 Kenichi Handa <handa@etl.go.jp> * charsets: New directory for charset mapping tables. ;; Local Variables: ;; coding: iso-2022-7bit ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.