Mercurial > emacs
view etc/ChangeLog @ 88954:363e137c2601
(archive-file-name-coding-system): New variable.
Make it permanent-local.
(byte-after, bref, insert-unibyte): New function. Change most of
char-after, aref, insert to them respectively.
(archive-mode): Set archive-file-name-coding-system.
(archive-summarize): Don't change the buffer's multibyteness.
(archive-extract): Inherit archive-file-name-coding-system from
archive-superior-buffer. Bind coding-system-for-write to
archive-file-name-coding-system.
(archive-*-write-file-member): Encode ENAME by
archive-file-name-coding-system. Bind coding-system-for-write to
no-conversion.
(archive-rename-entry): Encode the filename by
archive-file-name-coding-system.
(archive-mode-revert): Don't change the buffer's multibyteness.
(archive-arc-summarize, archive-lzh-summarize,
archive-zoo-summarize): Don't change the buffer's multibyteness.
Decode filenames by archive-file-name-coding-system.
(archive-arc-rename-entry, archive-zip-chmod-entry): Don't change
the buffer's multibyteness.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 31 Jul 2002 07:14:13 +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.