1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/etc/charsets
Kenichi Handa f8b185be36 New file.
2002-03-01 03:34:44 +00:00
..
8859-2.map New file. 2002-03-01 03:34:44 +00:00
8859-3.map New file. 2002-03-01 03:34:44 +00:00
8859-4.map New file. 2002-03-01 03:34:44 +00:00
8859-5.map New file. 2002-03-01 03:34:44 +00:00
8859-6.map New file. 2002-03-01 03:34:44 +00:00
8859-7.map New file. 2002-03-01 03:34:44 +00:00
8859-8.map New file. 2002-03-01 03:34:44 +00:00
8859-9.map New file. 2002-03-01 03:34:44 +00:00
8859-10.map New file. 2002-03-01 03:34:44 +00:00
8859-13.map New file. 2002-03-01 03:34:44 +00:00
8859-14.map New file. 2002-03-01 03:34:44 +00:00
8859-15.map New file. 2002-03-01 03:34:44 +00:00
8859-16.map New file. 2002-03-01 03:34:44 +00:00
big5-1.map New file. 2002-03-01 03:34:44 +00:00
big5-2.map New file. 2002-03-01 03:34:44 +00:00
big5.map New file. 2002-03-01 03:34:44 +00:00
cns11643-1.map New file. 2002-03-01 03:34:44 +00:00
cns11643-2.map New file. 2002-03-01 03:34:44 +00:00
gb2312-1980.map New file. 2002-03-01 03:34:44 +00:00
ibm866.map New file. 2002-03-01 03:34:44 +00:00
jisx0201.map New file. 2002-03-01 03:34:44 +00:00
jisx0208-1990.map New file. 2002-03-01 03:34:44 +00:00
jisx0212-1990.map New file. 2002-03-01 03:34:44 +00:00
jisx0213-2.map New file. 2002-03-01 03:34:44 +00:00
koi8-r.map New file. 2002-03-01 03:34:44 +00:00
ksc5601-1987.map New file. 2002-03-01 03:34:44 +00:00
mac-roman.map New file. 2002-03-01 03:34:44 +00:00
Makefile New file. 2002-03-01 03:34:44 +00:00
README New file. 2002-03-01 03:34:44 +00:00
viscii-lower.map New file. 2002-03-01 03:34:44 +00:00
viscii-upper.map New file. 2002-03-01 03:34:44 +00:00
viscii.map New file. 2002-03-01 03:34:44 +00:00
vscii.map New file. 2002-03-01 03:34:44 +00:00

# README file for charset mapping files in this directory.
# Copyright (C) 2001, 2002
#   National Institute of Advanced Industrial Science and Technology (AIST)
#   Registration Number H13PRO009

# This file is part of GNU Emacs.

# GNU Emacs is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.

# GNU Emacs is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with GNU Emacs; see the file COPYING.  If not, write to
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.


(1) Format of mapping files

Each line contains a code point and the corresponding Unicode
character code separated by a space.  Both code points and Unicode
character codes are in hexadecimal preceded by "0x".

Example:
0x80 0x0080


(2) Source of mapping files

All mapping files are generated from the data files distributed with
glibc (under the sub-directory "localedata/charmaps").  This list
shows the correspondence of the data files, the mapping files, and
which charset uses it.

DATA-FILE			MAP-FILE		CHARSET
=========			========		=======
ISO-8859-2			8859-2.map		iso-8859-2
ISO-8859-3			8859-3.map		iso-8859-3
ISO-8859-4			8859-4.map		iso-8859-4
ISO-8859-5			8859-5.map		iso-8859-5
ISO-8859-6			8859-6.map		iso-8859-6
ISO-8859-7			8859-7.map		iso-8859-7
ISO-8859-8			8859-8.map		iso-8859-8
ISO-8859-9			8859-9.map		iso-8859-9
ISO-8859-10			8859-10.map		iso-8859-10
ISO-8859-13			8859-13.map		iso-8859-13
ISO-8859-14			8859-14.map		iso-8859-14
ISO-8859-15			8859-15.map		iso-8859-15
ISO-8859-16			8859-16.map		iso-8859-16
GB2312				gb2312-1980.map		chinese-gb2312
EUC-KR				ksc5601-1987.map	korean-ksc5601
JIS_C6220-1969-RO and EUC-JP	jisx0201.map		jisx0201	
EUC-JP				jisx0208-1990.map	japanese-jisx0208
EUC-JP				jisx0212-1990.map	japanese-jisx0212
EUC-TW				cns11643-1.map		chinese-cns11643-1
EUC-TW				cns11643-2.map		chinese-cns11643-2
BIG5				big5.map		big5
BIG5				big5-1.map		chinese-big5-1
BIG5				big5-2.map		chinese-big5-2
MACINTOSH			mac-roman.map		mac-roman
VISCII				viscii.map		viscii
VISCII				viscii-lower.map	vietnamese-viscii-lower
VISCII				viscii-upper.map	vietnamese-viscii-upper
VISCII				vscii.map		vscii
KOI8-R				koi8-r.map		koi8-r
IBM866				ibm866.map		alternativnyj