Mercurial > emacs
annotate lisp/international/mule-conf.el @ 27423:c3199813ea4d
(obj): Add atimer.o.
(atimer.o): New target.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 25 Jan 2000 15:52:34 +0000 |
parents | 8ce2101d81c0 |
children | 7781c4bf73cb |
rev | line source |
---|---|
17070 | 1 ;;; mule-conf.el --- configure multilingual environment |
2 | |
3 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. | |
18377
8b4a66c66dd6
Change copyright notice.
Richard M. Stallman <rms@gnu.org>
parents:
18302
diff
changeset
|
4 ;; Licensed to the Free Software Foundation. |
17070 | 5 |
6 ;; Keywords: mule, multilingual, character set, coding system | |
7 | |
8 ;; This file is part of GNU Emacs. | |
9 | |
10 ;; GNU Emacs is free software; you can redistribute it and/or modify | |
11 ;; it under the terms of the GNU General Public License as published by | |
12 ;; the Free Software Foundation; either version 2, or (at your option) | |
13 ;; any later version. | |
14 | |
15 ;; GNU Emacs is distributed in the hope that it will be useful, | |
16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
18 ;; GNU General Public License for more details. | |
19 | |
20 ;; You should have received a copy of the GNU General Public License | |
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the | |
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
23 ;; Boston, MA 02111-1307, USA. | |
24 | |
25 ;;; Commentary: | |
26 | |
27 ;; Don't byte-compile this file. | |
28 | |
29 ;;; Code: | |
30 | |
31 ;;; Definitions of character sets. | |
32 | |
33 ;; Basic (official) character sets. These character sets are treated | |
26013 | 34 ;; efficiently with respect to buffer memory. |
17070 | 35 |
36 ;; Syntax: | |
37 ;; (define-charset CHARSET-ID CHARSET | |
38 ;; [ DIMENSION CHARS WIDTH DIRECTION ISO-FINAL-CHAR ISO-GRAPHIC-PLANE | |
39 ;; SHORT-NAME LONG-NAME DESCRIPTION ]) | |
40 ;; ASCII charset is defined in src/charset.c as below. | |
41 ;; (define-charset 0 ascii | |
42 ;; [1 94 1 0 ?B 0 "ASCII" "ASCII" "ASCII (ISO646 IRV)"]) | |
43 | |
44 (define-charset 129 'latin-iso8859-1 | |
45 [1 96 1 0 ?A 1 "Latin-1" "ISO8859-1 (Latin-1)" "ISO8859-1 (Latin-1)"]) | |
46 (define-charset 130 'latin-iso8859-2 | |
47 [1 96 1 0 ?B 1 "Latin-2" "ISO8859-2 (Latin-2)" "ISO8859-2 (Latin-2)"]) | |
48 (define-charset 131 'latin-iso8859-3 | |
49 [1 96 1 0 ?C 1 "Latin-3" "ISO8859-3 (Latin-3)" "ISO8859-3 (Latin-3)"]) | |
50 (define-charset 132 'latin-iso8859-4 | |
51 [1 96 1 0 ?D 1 "Latin-4" "ISO8859-4 (Latin-4)" "ISO8859-4 (Latin-4)"]) | |
52 (define-charset 133 'thai-tis620 | |
53 [1 96 1 0 ?T 1 "TIS620" "TIS620 (Thai)" "TIS620.2529 (Thai)"]) | |
54 (define-charset 134 'greek-iso8859-7 | |
55 [1 96 1 0 ?F 1 "ISO8859-7" "ISO8859-7 (Greek)" "ISO8859-7 (Greek)"]) | |
56 (define-charset 135 'arabic-iso8859-6 | |
57 [1 96 1 1 ?G 1 "ISO8859-6" "ISO8859-6 (Arabic)" "ISO8859-6 (Arabic)"]) | |
58 (define-charset 136 'hebrew-iso8859-8 | |
59 [1 96 1 1 ?H 1 "ISO8859-8" "ISO8859-8 (Hebrew)" "ISO8859-8 (Hebrew)"]) | |
60 (define-charset 137 'katakana-jisx0201 | |
61 [1 94 1 0 ?I 1 "JISX0201 Kana" "JISX0201.1976 (Japanese Kana)" | |
62 "JISX0201.1976 Japanese Kana"]) | |
63 (define-charset 138 'latin-jisx0201 | |
64 [1 94 1 0 ?J 0 "JISX0201 Roman" "JISX0201.1976 (Japanese Roman)" | |
65 "JISX0201.1976 Japanese Roman"]) | |
66 (define-charset 140 'cyrillic-iso8859-5 | |
67 [1 96 1 0 ?L 1 "ISO8859-5" "ISO8859-5 (Cyrillic)" | |
68 "ISO8859-5 (Cyrillic)"]) | |
69 (define-charset 141 'latin-iso8859-9 | |
70 [1 96 1 0 ?M 1 "Latin-5" "ISO8859-9 (Latin-5)" "ISO8859-9 (Latin-5)"]) | |
26013 | 71 (define-charset 142 'latin-iso8859-15 |
72 [1 96 1 0 ?b 1 "Latin-9" "ISO8859-15 (Latin-9)" "ISO8859-15 (Latin-9)"]) | |
73 (define-charset 143 'latin-iso8859-14 | |
74 [1 96 1 0 ?_ 1 "Latin-8" "ISO8859-14 (Latin-8)" "ISO8859-14 (Latin-8)"]) | |
17070 | 75 (define-charset 144 'japanese-jisx0208-1978 |
76 [2 94 2 0 ?@ 0 "JISX0208.1978" "JISX0208.1978 (Japanese)" | |
77 "JISX0208.1978 Japanese Kanji (so called \"old JIS\")"]) | |
78 (define-charset 145 'chinese-gb2312 | |
79 [2 94 2 0 ?A 0 "GB2312" "GB2312" "GB2312 Chinese simplified"]) | |
80 (define-charset 146 'japanese-jisx0208 | |
81 [2 94 2 0 ?B 0 "JISX0208" "JISX0208.1983/1990 (Japanese)" | |
82 "JISX0208.1983/1990 Japanese Kanji"]) | |
83 (define-charset 147 'korean-ksc5601 | |
84 [2 94 2 0 ?C 0 "KSC5601" "KSC5601 (Korean)" | |
85 "KSC5601 Korean Hangul and Hanja"]) | |
86 (define-charset 148 'japanese-jisx0212 | |
87 [2 94 2 0 ?D 0 "JISX0212" "JISX0212 (Japanese)" | |
88 "JISX0212 Japanese supplement"]) | |
89 (define-charset 149 'chinese-cns11643-1 | |
90 [2 94 2 0 ?G 0 "CNS11643-1" "CNS11643-1 (Chinese traditional)" | |
91 "CNS11643 Plane 1 Chinese traditional"]) | |
92 (define-charset 150 'chinese-cns11643-2 | |
93 [2 94 2 0 ?H 0 "CNS11643-2" "CNS11643-2 (Chinese traditional)" | |
94 "CNS11643 Plane 2 Chinese traditional"]) | |
95 (define-charset 152 'chinese-big5-1 | |
96 [2 94 2 0 ?0 0 "Big5" "Big5 (Level-1)" | |
97 "Big5 Level-1 Chinese traditional"]) | |
98 (define-charset 153 'chinese-big5-2 | |
99 [2 94 2 0 ?1 0 "Big5" "Big5 (Level-2)" | |
100 "Big5 Level-2 Chinese traditional"]) | |
101 | |
102 ;; Additional (private) character sets. These character sets are | |
26013 | 103 ;; treated less space-efficiently in the buffer. |
17070 | 104 |
105 ;; Syntax: | |
106 ;; (define-charset nil CHARSET | |
107 ;; [ DIMENSION CHARS WIDTH DIRECTION ISO-FINAL-CHAR ISO-GRAPHIC-PLANE | |
108 ;; SHORT-NAME LONG-NAME DESCRIPTION ]) | |
109 | |
110 ;; ISO-2022 allows a use of character sets not registered in ISO with | |
111 ;; final characters `0' (0x30) through `?' (0x3F). Among them, Emacs | |
112 ;; reserves `0' through `9' to support several private character sets. | |
113 ;; The remaining final characters `:' through `?' are for users. | |
114 | |
115 (define-charset nil 'chinese-sisheng | |
116 [1 94 1 0 ?0 0 "SiSheng" "SiSheng (PinYin/ZhuYin)" | |
117 "SiSheng characters for PinYin/ZhuYin"]) | |
118 | |
119 ;; IPA characters for phonetic symbols. | |
120 (define-charset nil 'ipa | |
121 [1 96 1 0 ?0 1 "IPA" "IPA" "IPA (International Phonetic Association)"]) | |
122 | |
123 ;; Vietnamese VISCII. VISCII is 1-byte character set which contains | |
124 ;; more than 96 characters. Since Emacs can't handle it as one | |
125 ;; character set, it is divided into two: lower case letters and upper | |
126 ;; case letters. | |
127 (define-charset nil 'vietnamese-viscii-lower | |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
128 [1 96 1 0 ?1 1 "VISCII lower" "VISCII lower-case" "VISCII1.1 lower-case"]) |
17070 | 129 (define-charset nil 'vietnamese-viscii-upper |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
130 [1 96 1 0 ?2 1 "VISCII upper" "VISCII upper-case" "VISCII1.1 upper-case"]) |
17070 | 131 |
132 ;; For Arabic, we need three different types of character sets. | |
133 ;; Digits are of direction left-to-right and of width 1-column. | |
134 ;; Others are of direction right-to-left and of width 1-column or | |
135 ;; 2-column. | |
136 (define-charset nil 'arabic-digit | |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
137 [1 94 1 0 ?2 0 "Arabic digit" "Arabic digit" "Arabic digit"]) |
17070 | 138 (define-charset nil 'arabic-1-column |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
139 [1 94 1 1 ?3 0 "Arabic 1-col" "Arabic 1-column" "Arabic 1-column"]) |
17070 | 140 (define-charset nil 'arabic-2-column |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
141 [1 94 2 1 ?4 0 "Arabic 2-col" "Arabic 2-column" "Arabic 2-column"]) |
17070 | 142 |
143 ;; Ethiopic characters (Amahric and Tigrigna). | |
144 (define-charset nil 'ethiopic | |
17176
12e0db4fd511
Change short and long names for Ethipic character set.
Kenichi Handa <handa@m17n.org>
parents:
17091
diff
changeset
|
145 [2 94 2 0 ?3 0 "Ethiopic" "Ethiopic characters" "Ethiopic characters"]) |
17070 | 146 |
147 ;; Chinese CNS11643 Plane3 thru Plane7. Although these are official | |
148 ;; character sets, the use is rare and don't have to be treated | |
26013 | 149 ;; space-efficiently in the buffer. |
17070 | 150 (define-charset nil 'chinese-cns11643-3 |
151 [2 94 2 0 ?I 0 "CNS11643-3" "CNS11643-3 (Chinese traditional)" | |
152 "CNS11643 Plane 3 Chinese Traditional"]) | |
153 (define-charset nil 'chinese-cns11643-4 | |
154 [2 94 2 0 ?J 0 "CNS11643-4" "CNS11643-4 (Chinese traditional)" | |
155 "CNS11643 Plane 4 Chinese Traditional"]) | |
156 (define-charset nil 'chinese-cns11643-5 | |
157 [2 94 2 0 ?K 0 "CNS11643-5" "CNS11643-5 (Chinese traditional)" | |
158 "CNS11643 Plane 5 Chinese Traditional"]) | |
159 (define-charset nil 'chinese-cns11643-6 | |
160 [2 94 2 0 ?L 0 "CNS11643-6" "CNS11643-6 (Chinese traditional)" | |
161 "CNS11643 Plane 6 Chinese Traditional"]) | |
162 (define-charset nil 'chinese-cns11643-7 | |
163 [2 94 2 0 ?M 0 "CNS11643-7" "CNS11643-7 (Chinese traditional)" | |
164 "CNS11643 Plane 7 Chinese Traditional"]) | |
165 | |
166 ;; ASCII with right-to-left direction. | |
167 (define-charset nil 'ascii-right-to-left | |
168 [1 94 1 1 ?B 0 "rev ASCII" "ASCII with right-to-left direction" | |
169 "ASCII (left half of ISO8859-1) with right-to-left direction"]) | |
170 | |
171 ;; Indian scripts. Symbolic charset for data exchange. Glyphs are | |
172 ;; not assigned. They are automatically converted to each Indian | |
173 ;; script which IS-13194 supports. | |
174 | |
175 (define-charset nil 'indian-is13194 | |
176 [1 94 2 0 ?5 1 "IS 13194" "Indian IS 13194" | |
177 "Generic Indian charset for data exchange with IS 13194"]) | |
178 ;; Actual Glyph for 2-column width. | |
179 (define-charset nil 'indian-2-column | |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
180 [2 94 2 0 ?5 0 "Indian 2-col" "Indian 2 Column" |
17070 | 181 "Indian charset for 2-column width glyphs"]) |
182 ;; Actual Glyph for 1-column width. | |
183 (define-charset nil 'indian-1-column | |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
184 [2 94 1 0 ?6 0 "Indian 1-col" "Indian 1 Column" |
18560
ee420f0a43f5
Fix typo in doc-string of charset
Kenichi Handa <handa@m17n.org>
parents:
18529
diff
changeset
|
185 "Indian charset for 2-column width glyphs"]) |
17070 | 186 |
187 ;; Lao script. | |
188 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F. | |
189 (define-charset nil 'lao | |
190 [1 94 1 0 ?1 0 "Lao" "Lao" "Lao characters (ISO10646 0E80..0EDF)"]) | |
191 | |
17293
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
192 ;; Tibetan script. |
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
193 (define-charset nil 'tibetan |
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
194 [2 94 2 0 ?7 0 "Tibetan 2-col" "Tibetan 2 column" "Tibetan characters"]) |
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
195 (define-charset nil 'tibetan-1-column |
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
196 [2 94 1 0 ?8 0 "Tibetan 1-col" "Tibetan 1 column" "Tibetan 1 column glyph"]) |
273b0cd6aac4
Change descriptions for Arabic, Indian, and
Kenichi Handa <handa@m17n.org>
parents:
17176
diff
changeset
|
197 |
17070 | 198 ;; Tell C code charset ID's of several charsets. |
199 (setup-special-charsets) | |
200 | |
201 | |
22126
97cf1cae1971
Change term unification to
Kenichi Handa <handa@m17n.org>
parents:
21713
diff
changeset
|
202 ;; These are tables for translating characters on decoding and |
97cf1cae1971
Change term unification to
Kenichi Handa <handa@m17n.org>
parents:
21713
diff
changeset
|
203 ;; encoding. |
22186
fc4aaf1b1772
Change term "character translation table" to "translation table".
Kenichi Handa <handa@m17n.org>
parents:
22126
diff
changeset
|
204 (define-translation-table |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
205 'oldjis-newjis-jisroman-ascii |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
206 (list (cons (make-char 'japanese-jisx0208-1978) |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
207 (make-char 'japanese-jisx0208)) |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
208 (cons (make-char 'latin-jisx0201) (make-char 'ascii)))) |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
209 |
22186
fc4aaf1b1772
Change term "character translation table" to "translation table".
Kenichi Handa <handa@m17n.org>
parents:
22126
diff
changeset
|
210 (setq standard-translation-table-for-decode |
fc4aaf1b1772
Change term "character translation table" to "translation table".
Kenichi Handa <handa@m17n.org>
parents:
22126
diff
changeset
|
211 (get 'oldjis-newjis-jisroman-ascii 'translation-table)) |
17760
b3d62674b210
Delete code for alternate-charset-table.
Kenichi Handa <handa@m17n.org>
parents:
17541
diff
changeset
|
212 |
22186
fc4aaf1b1772
Change term "character translation table" to "translation table".
Kenichi Handa <handa@m17n.org>
parents:
22126
diff
changeset
|
213 (setq standard-translation-table-for-encode nil) |
17760
b3d62674b210
Delete code for alternate-charset-table.
Kenichi Handa <handa@m17n.org>
parents:
17541
diff
changeset
|
214 |
b3d62674b210
Delete code for alternate-charset-table.
Kenichi Handa <handa@m17n.org>
parents:
17541
diff
changeset
|
215 |
17070 | 216 ;;; Make fundamental coding systems. |
217 | |
218 ;; Miscellaneous coding systems which can't be made by | |
219 ;; `make-coding-system'. | |
220 | |
221 (put 'no-conversion 'coding-system | |
20115
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
222 (vector nil ?= "Do no conversion" |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
223 (list 'coding-category 'coding-category-binary |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
224 'alias-coding-systems '(no-conversion)) |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
225 nil)) |
17070 | 226 (put 'no-conversion 'eol-type 0) |
20115
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
227 (put 'coding-category-binary 'coding-systems '(no-conversion)) |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
228 (setq coding-system-list '(no-conversion)) |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
229 (setq coding-system-alist '(("no-conversion"))) |
17070 | 230 |
18529
8e293f1a19a9
(binary): Define as coding system alias.
Richard M. Stallman <rms@gnu.org>
parents:
18519
diff
changeset
|
231 (define-coding-system-alias 'binary 'no-conversion) |
8e293f1a19a9
(binary): Define as coding system alias.
Richard M. Stallman <rms@gnu.org>
parents:
18519
diff
changeset
|
232 |
17839
b4a81f70d905
Coding system names changed as follows:
Kenichi Handa <handa@m17n.org>
parents:
17760
diff
changeset
|
233 (put 'undecided 'coding-system |
18663
8b53028950ae
(undecided): Use `-' in mode line.
Richard M. Stallman <rms@gnu.org>
parents:
18560
diff
changeset
|
234 (vector t ?- "No conversion on encoding, automatic conversion on decoding" |
24308
af1be3f3e04c
(undecided): Set ascii in safe-charsets property.
Kenichi Handa <handa@m17n.org>
parents:
24120
diff
changeset
|
235 (list 'alias-coding-systems '(undecided) |
af1be3f3e04c
(undecided): Set ascii in safe-charsets property.
Kenichi Handa <handa@m17n.org>
parents:
24120
diff
changeset
|
236 'safe-charsets '(ascii)) |
20115
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
237 nil)) |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
238 (setq coding-system-list (cons 'undecided coding-system-list)) |
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
239 (setq coding-system-alist (cons '("undecided") coding-system-alist)) |
17839
b4a81f70d905
Coding system names changed as follows:
Kenichi Handa <handa@m17n.org>
parents:
17760
diff
changeset
|
240 (put 'undecided 'eol-type |
20115
99b8a866c50a
Change the way of making coding
Kenichi Handa <handa@m17n.org>
parents:
19733
diff
changeset
|
241 (make-subsidiary-coding-system 'undecided)) |
17070 | 242 |
24120
372fcaa211c4
Coding system alias `dos' for `undecided-dos', `mac' for `undecided-mac'.
Richard M. Stallman <rms@gnu.org>
parents:
23260
diff
changeset
|
243 (define-coding-system-alias 'dos 'undecided-dos) |
372fcaa211c4
Coding system alias `dos' for `undecided-dos', `mac' for `undecided-mac'.
Richard M. Stallman <rms@gnu.org>
parents:
23260
diff
changeset
|
244 (define-coding-system-alias 'mac 'undecided-mac) |
372fcaa211c4
Coding system alias `dos' for `undecided-dos', `mac' for `undecided-mac'.
Richard M. Stallman <rms@gnu.org>
parents:
23260
diff
changeset
|
245 |
17070 | 246 ;; Coding systems not specific to each language environment. |
247 | |
248 (make-coding-system | |
17839
b4a81f70d905
Coding system names changed as follows:
Kenichi Handa <handa@m17n.org>
parents:
17760
diff
changeset
|
249 'emacs-mule 0 ?= |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
250 "Emacs internal format used in buffer and string" |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
251 nil |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
252 '((safe-charsets . t))) |
17070 | 253 |
254 (make-coding-system | |
19607
ea0964347a40
(raw-text): New coding system. Set
Kenichi Handa <handa@m17n.org>
parents:
19372
diff
changeset
|
255 'raw-text 5 ?t |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
256 "Raw text, which means text contains random 8-bit codes." |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
257 nil |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
258 '((safe-charsets . t))) |
19607
ea0964347a40
(raw-text): New coding system. Set
Kenichi Handa <handa@m17n.org>
parents:
19372
diff
changeset
|
259 |
ea0964347a40
(raw-text): New coding system. Set
Kenichi Handa <handa@m17n.org>
parents:
19372
diff
changeset
|
260 (make-coding-system |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
261 'iso-2022-7bit 2 ?J |
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
262 "ISO 2022 based 7-bit encoding using only G0" |
17070 | 263 '((ascii t) nil nil nil |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
264 short ascii-eol ascii-cntl seven) |
26889
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
265 '((safe-charsets . t) |
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
266 (composition . t))) |
17070 | 267 |
268 (make-coding-system | |
18302
6fbbef4e6c39
Change mnemonic letters for iso-2022-7bit-ss2 and
Kenichi Handa <handa@m17n.org>
parents:
18196
diff
changeset
|
269 'iso-2022-7bit-ss2 2 ?$ |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
270 "ISO 2022 based 7-bit encoding using SS2 for 96-charset" |
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
271 '((ascii t) nil t nil |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
272 short ascii-eol ascii-cntl seven nil single-shift) |
26889
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
273 '((safe-charsets . t) |
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
274 (composition . t))) |
17070 | 275 |
276 (make-coding-system | |
18302
6fbbef4e6c39
Change mnemonic letters for iso-2022-7bit-ss2 and
Kenichi Handa <handa@m17n.org>
parents:
18196
diff
changeset
|
277 'iso-2022-7bit-lock 2 ?& |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
278 "ISO-2022 coding system using Locking-Shift for 96-charset" |
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
279 '((ascii t) t nil nil |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
280 nil ascii-eol ascii-cntl seven locking-shift) |
26889
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
281 '((safe-charsets . t) |
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
282 (composition . t))) |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
283 |
18519
b6badf3614ea
Fix calls to define-coding-system-alias.
Richard M. Stallman <rms@gnu.org>
parents:
18377
diff
changeset
|
284 (define-coding-system-alias 'iso-2022-int-1 'iso-2022-7bit-lock) |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
285 |
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
286 (make-coding-system |
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
287 'iso-2022-7bit-lock-ss2 2 ?i |
17091
06d52b56fdd5
Add INIT-BOL to coding system iso-2022-cjk.
Kenichi Handa <handa@m17n.org>
parents:
17070
diff
changeset
|
288 "Mixture of ISO-2022-JP, ISO-2022-KR, and ISO-2022-CN" |
17070 | 289 '((ascii t) |
290 (nil korean-ksc5601 chinese-gb2312 chinese-cns11643-1 t) | |
291 (nil chinese-cns11643-2) | |
292 (nil chinese-cns11643-3 chinese-cns11643-4 chinese-cns11643-5 | |
293 chinese-cns11643-6 chinese-cns11643-7) | |
17091
06d52b56fdd5
Add INIT-BOL to coding system iso-2022-cjk.
Kenichi Handa <handa@m17n.org>
parents:
17070
diff
changeset
|
294 short ascii-eol ascii-cntl seven locking-shift single-shift nil nil nil |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
295 init-bol) |
24807
c116d722d662
(iso-2022-7bit-lock-ss2): Typo fixed.
Kenichi Handa <handa@m17n.org>
parents:
24619
diff
changeset
|
296 '((safe-charsets ascii japanese-jisx0208 japanese-jisx0208-1978 latin-jisx0201 |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
297 korean-ksc5601 chinese-gb2312 chinese-cns11643-1 |
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
298 chinese-cns11643-2 chinese-cns11643-3 chinese-cns11643-4 |
26889
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
299 chinese-cns11643-5 chinese-cns11643-6 chinese-cns11643-7) |
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
300 (composition . t))) |
17070 | 301 |
18519
b6badf3614ea
Fix calls to define-coding-system-alias.
Richard M. Stallman <rms@gnu.org>
parents:
18377
diff
changeset
|
302 (define-coding-system-alias 'iso-2022-cjk 'iso-2022-7bit-lock-ss2) |
17070 | 303 |
304 (make-coding-system | |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
305 'iso-2022-8bit-ss2 2 ?@ |
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
306 "ISO 2022 based 8-bit encoding using SS2 for 96-charset" |
17070 | 307 '((ascii t) nil t nil |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
308 nil ascii-eol ascii-cntl nil nil single-shift) |
26889
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
309 '((safe-charsets . t) |
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
310 (composition . t))) |
17070 | 311 |
19266
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
312 (make-coding-system |
24619
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
313 'x-ctext 2 ?x |
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
314 "Compound text based generic encoding for decoding unknown messages." |
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
315 '((ascii t) (latin-iso8859-1 t) t t |
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
316 nil ascii-eol ascii-cntl nil locking-shift single-shift nil nil nil |
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
317 init-bol nil nil) |
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
318 '((safe-charsets . t) |
26889
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
319 (mime-charset . x-ctext) |
8ce2101d81c0
(iso-2022-7bit, iso-2022-7bit-ss2
Kenichi Handa <handa@m17n.org>
parents:
26013
diff
changeset
|
320 (composition . t))) |
24619
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
321 |
6057f7a48050
(x-ctext): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
24308
diff
changeset
|
322 (make-coding-system |
19266
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
323 'iso-safe 2 ?- |
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
324 "Convert all characters but ASCII to `?'." |
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
325 '(ascii nil nil nil |
20164
966231174701
Give proper SAFE_CHARSET argument in
Kenichi Handa <handa@m17n.org>
parents:
20115
diff
changeset
|
326 nil ascii-eol ascii-cntl nil nil nil nil nil nil nil nil t) |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
327 '((safe-charsets ascii))) |
19266
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
328 |
22985
596e4e490901
(iso-safe): Comment for this coding system fixed.
Kenichi Handa <handa@m17n.org>
parents:
22886
diff
changeset
|
329 ;; Use iso-safe for terminal output if some other coding system is not |
23196 | 330 ;; specified explicitly. |
19266
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
331 (set-safe-terminal-coding-system-internal 'iso-safe) |
a042f26b7a4c
(iso-safe): New coding system.
Kenichi Handa <handa@m17n.org>
parents:
19005
diff
changeset
|
332 |
17070 | 333 ;; The other coding-systems are defined in each language specific |
334 ;; section of languages.el. | |
335 | |
21713
aa160e4358ac
(file-coding-system-alist): Use emacs-mule for .elc files.
Richard M. Stallman <rms@gnu.org>
parents:
20732
diff
changeset
|
336 ;; Normally, set coding system to `undecided' before reading a file. |
aa160e4358ac
(file-coding-system-alist): Use emacs-mule for .elc files.
Richard M. Stallman <rms@gnu.org>
parents:
20732
diff
changeset
|
337 ;; Compiled Emacs Lisp files (*.elc) are not decoded at all, |
aa160e4358ac
(file-coding-system-alist): Use emacs-mule for .elc files.
Richard M. Stallman <rms@gnu.org>
parents:
20732
diff
changeset
|
338 ;; but we regard them as containing multibyte characters. |
aa160e4358ac
(file-coding-system-alist): Use emacs-mule for .elc files.
Richard M. Stallman <rms@gnu.org>
parents:
20732
diff
changeset
|
339 ;; Tar files are not decoded at all, but we treat them as raw bytes. |
17070 | 340 |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
341 (setq file-coding-system-alist |
21713
aa160e4358ac
(file-coding-system-alist): Use emacs-mule for .elc files.
Richard M. Stallman <rms@gnu.org>
parents:
20732
diff
changeset
|
342 '(("\\.elc$" . (emacs-mule . emacs-mule)) |
19733
59d864067cdb
(file-coding-system-alist): Match `loaddefs.el' more accurately.
Richard M. Stallman <rms@gnu.org>
parents:
19607
diff
changeset
|
343 ("\\(\\`\\|/\\)loaddefs.el$" . (no-conversion . no-conversion)) |
19005
b07745668138
(file-coding-system-alist): Use no-conversion for tar files.
Richard M. Stallman <rms@gnu.org>
parents:
18800
diff
changeset
|
344 ("\\.tar$" . (no-conversion . no-conversion)) |
18196
85354a726fa5
Coding system names changed.
Kenichi Handa <handa@m17n.org>
parents:
17992
diff
changeset
|
345 ("" . (undecided . nil)))) |
17070 | 346 |
347 | |
348 ;;; Setting coding categories and their priorities. | |
349 | |
350 ;; This setting is just to read an Emacs Lisp source files which | |
351 ;; contain multilingual text while dumping Emacs. More appropriate | |
18302
6fbbef4e6c39
Change mnemonic letters for iso-2022-7bit-ss2 and
Kenichi Handa <handa@m17n.org>
parents:
18196
diff
changeset
|
352 ;; values are set by the command `set-language-environment' for each |
17070 | 353 ;; language environment. |
354 | |
18800
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
355 (setq coding-category-emacs-mule 'emacs-mule |
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
356 coding-category-sjis 'japanese-shift-jis |
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
357 coding-category-iso-7 'iso-2022-7bit |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
358 coding-category-iso-7-tight 'iso-2022-jp |
18800
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
359 coding-category-iso-8-1 'iso-latin-1 |
22985
596e4e490901
(iso-safe): Comment for this coding system fixed.
Kenichi Handa <handa@m17n.org>
parents:
22886
diff
changeset
|
360 coding-category-iso-8-2 'iso-latin-1 |
18800
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
361 coding-category-iso-7-else 'iso-2022-7bit-lock |
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
362 coding-category-iso-8-else 'iso-2022-8bit-ss2 |
22886
33a84416a33f
Initialize coding-category-ccl to
Kenichi Handa <handa@m17n.org>
parents:
22186
diff
changeset
|
363 coding-category-ccl nil |
18800
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
364 coding-category-big5 'chinese-big5 |
19607
ea0964347a40
(raw-text): New coding system. Set
Kenichi Handa <handa@m17n.org>
parents:
19372
diff
changeset
|
365 coding-category-raw-text 'raw-text |
18800
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
366 coding-category-binary 'no-conversion) |
17070 | 367 |
368 (set-coding-priority | |
22985
596e4e490901
(iso-safe): Comment for this coding system fixed.
Kenichi Handa <handa@m17n.org>
parents:
22886
diff
changeset
|
369 '(coding-category-iso-8-1 |
596e4e490901
(iso-safe): Comment for this coding system fixed.
Kenichi Handa <handa@m17n.org>
parents:
22886
diff
changeset
|
370 coding-category-iso-8-2 |
596e4e490901
(iso-safe): Comment for this coding system fixed.
Kenichi Handa <handa@m17n.org>
parents:
22886
diff
changeset
|
371 coding-category-iso-7-tight |
20732
7187fdedb775
Adjusted for the change of the
Kenichi Handa <handa@m17n.org>
parents:
20164
diff
changeset
|
372 coding-category-iso-7 |
18800
afc6404f9637
(coding-category-emacs-mule): Replace coding-category-iso-else with
Kenichi Handa <handa@m17n.org>
parents:
18663
diff
changeset
|
373 coding-category-iso-7-else |
19607
ea0964347a40
(raw-text): New coding system. Set
Kenichi Handa <handa@m17n.org>
parents:
19372
diff
changeset
|
374 coding-category-iso-8-else |
17992
191bef5a0922
Set default value of coding-category-iso-else to
Kenichi Handa <handa@m17n.org>
parents:
17839
diff
changeset
|
375 coding-category-emacs-mule |
19607
ea0964347a40
(raw-text): New coding system. Set
Kenichi Handa <handa@m17n.org>
parents:
19372
diff
changeset
|
376 coding-category-raw-text |
17070 | 377 coding-category-sjis |
378 coding-category-big5 | |
22886
33a84416a33f
Initialize coding-category-ccl to
Kenichi Handa <handa@m17n.org>
parents:
22186
diff
changeset
|
379 coding-category-ccl |
17992
191bef5a0922
Set default value of coding-category-iso-else to
Kenichi Handa <handa@m17n.org>
parents:
17839
diff
changeset
|
380 coding-category-binary)) |
17070 | 381 |
19372 | 382 |
383 ;;; Miscellaneous settings. | |
384 (aset latin-extra-code-table ?\222 t) | |
385 | |
23260
1e8cac8d2c50
Call update-coding-systems-internal at the tail.
Kenichi Handa <handa@m17n.org>
parents:
23196
diff
changeset
|
386 (update-coding-systems-internal) |
1e8cac8d2c50
Call update-coding-systems-internal at the tail.
Kenichi Handa <handa@m17n.org>
parents:
23196
diff
changeset
|
387 |
17070 | 388 ;;; mule-conf.el ends here |