Kenichi Handa
5d22a4c96c
(tis-620): New alias coding system for thai-tis620.
1999-03-09 11:57:05 +00:00
Kenichi Handa
337ae039f2
(iso-2022-jp-2): New coding system.
...
("Japanese"): Put iso-2022-jp-2 in coding-priority property.
1999-02-17 00:15:34 +00:00
Kenichi Handa
ffd809f2f2
(japanese-shift-jis): Add charset-origin-alist property.
1999-02-16 07:32:43 +00:00
Kenichi Handa
d4c975091d
(chinese-big5): Add charset-origin-alist property.
...
("Chinese-CNS"): Remove charset-origin-alist property.
1999-02-12 07:46:42 +00:00
Kenichi Handa
cf46123515
(cyrillic-koi8): Add charset-origin-alist property.
...
(cyrillic-alternativnyj): Likewise.
("Cyrillic-KOI8"): Remove charset-origin-alist property.
("Cyrillic-ALT"): Likewise.
1999-02-12 07:46:42 +00:00
Kenichi Handa
909a166d31
(vietnamese-viqr): Add charset-origin-alist property.
...
("Vietnamese"): Remove charset-origin-alist property.
1999-02-12 07:46:42 +00:00
Richard M. Stallman
e098014205
(setup-slovenian-environment): New function.
...
("Slovenian"): New language environment.
1999-02-06 05:50:59 +00:00
Kenichi Handa
1d5021c352
(tibetan-vertical-stacking): If the arg
...
FIRST is a composite character, decompose it at first.
1999-01-24 04:25:14 +00:00
Kenichi Handa
0a57cf5133
(thai-compose-string): New function.
1999-01-05 04:07:10 +00:00
Kenichi Handa
f7e81f7f32
(thai-post-read-conversion): Handle Thai
...
composition sequence correctly here instead of calling
thai-compose-region.
1999-01-05 02:38:37 +00:00
Eli Zaretskii
f2719637a3
Don't use sublists in the flags argument passed to make-coding-system.
1998-12-15 11:15:11 +00:00
Kenichi Handa
ebcc4e2e77
(devanagari-reorder-glyphs-for-decomposition): Fix the way to
...
handle devanagari-decomposition-rules.
1998-12-15 04:35:38 +00:00
Kenichi Handa
054ecba248
("Chinese-BIG5"): Add charset-origin-alist property.
1998-11-26 08:12:12 +00:00
Kenichi Handa
b194460e44
(japanese-zenkaku-region): New optional arg KATAKANA-ONLY.
1998-11-16 06:26:27 +00:00
Kenichi Handa
4cec2d0a49
(in-is13194-devanagari-pre-write-conversion): Cancel previous
...
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
d64a0ef709
(pre-write-encode-hz): Cancel previous
...
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
3de546452e
(thai-pre-write-conversion): Cancel previous
...
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
76d1241585
(tibetan-pre-write-conversion): Cancel previous
...
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
319fb5a9bf
(viqr-pre-write-conversion): Cancel previous
...
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
cb8778823b
(in-is13194-devanagari-pre-write-conversion): Use with-temp-buffer.
1998-10-21 11:50:56 +00:00
Kenichi Handa
1944b2e73b
(pre-write-encode-hz): Use with-temp-buffer.
1998-10-21 11:50:56 +00:00
Kenichi Handa
166488a59a
(thai-pre-write-conversion): Use with-temp-buffer.
1998-10-21 11:50:56 +00:00
Kenichi Handa
7273226df7
(tibetan-pre-write-conversion): Use with-temp-buffer.
1998-10-21 11:50:56 +00:00
Kenichi Handa
ada511780c
(viqr-pre-write-conversion): Use with-temp-buffer.
1998-10-21 11:50:56 +00:00
Paul Eggert
56c8bc03c4
Add coding: local variable, to avoid bootstrapping problem
...
if you need to recompile all the Lisp files using interpreted code.
1998-08-31 19:59:02 +00:00
Kenichi Handa
e325120d45
("Latin-1"): Modify `documentation' key value.
...
("Latin-2"): Likewise.
1998-08-27 07:47:15 +00:00
Richard M. Stallman
b775a47213
(iso-latin-1): Doc fix.
...
(setup-latin2-environment): Typo fix.
1998-08-26 21:12:07 +00:00
Richard M. Stallman
c0c639521f
("Romanian"): Specify the tutorial file.
1998-08-19 07:23:38 +00:00
Kenichi Handa
64e49fa893
(cyrillic-koi8): Fix the value of
...
`valid-code' property.
(cyrillic-alternativnyj): Likewise.
(cyrillic-alternativnyj-encode-table): Fix the initial value.
1998-08-18 13:15:18 +00:00
Kenichi Handa
c11b3a3f65
(vietnamese-viscii): Fix the value of
...
`valid-code' property.
(vietnamese-vscii): Likewise.
1998-08-18 13:15:18 +00:00
Kenichi Handa
3e56710f64
Fix previous change.
1998-08-18 00:56:48 +00:00
Kenichi Handa
bb8459f26b
Give proper value of `input-method' key to
...
all lang. env.
1998-08-18 00:43:52 +00:00
Kenichi Handa
cf6991a32e
("Hebrew"): Delete describe-function key.
1998-08-15 01:28:14 +00:00
Kenichi Handa
abdd729850
("Korean"): Fix previous change.
1998-08-10 06:44:16 +00:00
Kenichi Handa
45717142ef
(setup-XXX-environment): Just call set-language-environment. If
...
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
1998-08-10 06:42:41 +00:00
Kenichi Handa
a564ccf933
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
...
the value to setup-XXX-environment-internal. Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
8f76845d7e
(setup-XXX-environment): Just call set-language-environment. If
...
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal. Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
6e49aeecbf
(setup-english-environment): Just call
...
reset-language-environment.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal. Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
bed5467804
(setup-8-bit-environment): Function deleted.
...
(setup-XXX-environment): Just call set-language-environment. If
they used to do some other jobs than what done by
set-language-environment, those jobs are done in
setup-XXX-environment-internal now.
("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
the value to setup-XXX-environment-internal. Add properties
nonascii-translation, input-method, features, unibyte-syntax, and
unibyte-display.
1998-08-10 06:29:02 +00:00
Kenichi Handa
ce58d9b46e
(cyrillic-encode-koi8-r-char): New funciton.
...
(cyrillic-encode-alternativnyj-char): New function.
1998-08-02 01:06:57 +00:00
Kenichi Handa
70c58a1f51
(cyrillic-koi8-r-decode-table): New
...
variable.
(cyrillic-koi8-r-encode-table): Likewise.
(ccl-decode-koi8): Use cyrillic-koi8-r-decode-table.
(ccl-encode-koi8): Use cyrillic-koi8-r-encode-table.
(ccl-encode-koi8-font): Likewise.
(cyrillic-koi8-r-nonascii-translation-table): New variable.
("Cyrillic-KOI8"): Add nonascii-translation-table and
charset-origin-alist properties.
(cyrillic-alternativnyj-decode-table): New variable.
(cyrillic-alternativnyj-encode-table): Likewise.
(ccl-decode-alternativnyj): Use
cyrillic-alternativnyj-decode-table.
(ccl-encode-alternativnyj): Use
cyrillic-alternativnyj-encode-table.
(ccl-encode-alternativnyj-font): Likewise.
(cyrillic-alternativnyj-nonascii-translation-table): New variable.
("Cyrillic-ALT"): Add nonascii-translation-table and
charset-origin-alist properties.
1998-08-02 01:06:57 +00:00
Kenichi Handa
0c9470b303
(viet-encode-viscii-char): New function.
1998-08-02 01:06:57 +00:00
Kenichi Handa
d0307626dd
(viet-viscii-decode-table): Docstring
...
fixed.
(viet-viscii-encode-table): Likewise.
(viet-vscii-decode-table): Likewise.
(viet-vscii-encode-table): Likewise.
(viet-viscii-nonascii-translation-table): New variable
("Vietnamese"): Add nonascii-translation-table and
charset-origin-alist properties.
1998-08-02 01:06:57 +00:00
Kenichi Handa
b2ba2dc0b5
(japanese-replace-region): New function.
...
(japanese-katakana-region, japanese-hiragana-region,
japanese-hankaku-region, japanese-zenkaku-region): Don't change
point. Use japanese-replace-region to change text.
1998-07-19 05:17:35 +00:00
Kenichi Handa
9afa6c3575
("Ethiopic"): Typo in sample-text fixed.
1998-07-16 00:14:44 +00:00
Richard M. Stallman
16b2eb5016
Define unibyte-syntax in each of these language environments.
...
(setup-8-bit-environment): Let unibyte-syntax specify whether to
load a file of syntax settings, and which one.
1998-07-09 04:53:28 +00:00
Kenichi Handa
e4dfd4f70a
("Hebrew"): Add coding-priority.
1998-07-08 02:19:14 +00:00
Kenichi Handa
40e8f3ad0f
("IPA"): Add coding-priority and coding-system.
1998-07-08 02:19:14 +00:00
Kenichi Handa
5f29fdb2c9
Add coding-priority.
1998-06-26 07:32:11 +00:00
Kenichi Handa
fd28674852
(isearch-toggle-korean-input-method,
...
isearch-hangul-switch-symbol-ksc, isearch-hangul-switch-hanja):
New functions.
(korean-key-bindings): Renamed from exit-korean-environment-data.
Initialized apropriately.
(setup-korean-environment): Setup key bindings according to
korean-key-bindings.
(exit-korean-environment): Revert key bindings only if the current
key bindings is the same as what set by setup-korean-environment.
1998-06-26 03:29:58 +00:00