Kenichi Handa
f81e6c49b5
(thai-composition-function): Delete
...
superfluous `a'.
2000-01-25 03:26:27 +00:00
Kenichi Handa
d169c89e68
Register tibetan-composition-function in
...
composition-function-table.
(tibetan-composable-pattern): New variable.
(tibetan-subjoined-transcription-alist): Change key "R" to "+R".
(tibetan-precomposition-rule-alist): Move punctuations to
tibetan-punctuation-transcription-alist and
tibetan-obsolete-glyphs.
(tibetan-punctuation-transcription-alist): New variable.
(tibetan-obsolete-glyphs): New variable.
(tibetan-regexp): Improve the initialization code.
1999-12-15 00:50:58 +00:00
Kenichi Handa
3bdf8898b0
Most functions rewritten.
...
(tibetan-char-p): Renamed from tibetan-char-examin.
(tibetan-composable-examin) (tibetan-complete-char-examin)
(tibetan-vertical-stacking) (tibetan-composition): Deleted.
(tibetan-add-components): New function.
(tibetan-composition-function): New function.
1999-12-15 00:50:18 +00:00
Kenichi Handa
c27737aa24
Register thai-composition-function in
...
composition-function-table.
(thai-tis620): Delete `pre-write-conversion' property.
1999-12-15 00:48:14 +00:00
Kenichi Handa
31ce771921
Mostly rewritten.
1999-12-15 00:47:53 +00:00
Kenichi Handa
86e2a80397
Register lao-composition-function in
...
composition-function-table.
1999-12-15 00:47:31 +00:00
Kenichi Handa
c595d8887d
(thai-category-table): Use
...
make-category-table, not copy-category-table, to initialize it.
(thai-composition-pattern): New variable.
(thai-with-thai-category-table): New macro.
(thai-compose-region, thai-compose-string): Rewritten.
(thai-post-read-conversion): Rewritten.
(thai-pre-write-conversion): Deleted.
(thai-composition-function): New function.
1999-12-15 00:46:54 +00:00
Dave Love
af480bd8cb
Latin-8 doc fix.
1999-10-22 16:19:18 +00:00
Paul Eggert
ef83dfaf7d
* language/japan-util.el (setup-japanese-environment-internal):
...
Prefer japanese-iso-8bit if the system-type is usg-unix-v.
1999-10-19 07:20:29 +00:00
Dave Love
cce3ba480a
Add Latin-8, Latin-9. Modify some doc
...
strings.
1999-10-14 09:53:01 +00:00
Kenichi Handa
1aee038180
(cyrillic-koi8-r-decode-table): Map 8-bit
...
code not used by KOI8 to the same 8-bit code instead of mapping to
SPC.
(cyrillic-alternativnyj-decode-table): Likewise.
1999-09-29 11:44:57 +00:00
Kenichi Handa
d22c4fb960
("Turkish"): New language environment.
1999-09-20 02:08:36 +00:00
Kenichi Handa
01ba5cc0c1
(default-korean-keyboard): Initialize it
...
according to the environment variable HANGUL_KEYBOARD_TYPE.
1999-09-08 01:22:00 +00:00
Karl Heuer
9743b26d94
Delete obsolete provide.
1999-08-10 17:07:58 +00:00
Richard M. Stallman
44446f59f7
("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.
1999-07-13 19:03:04 +00:00
Kenichi Handa
2d1cc7d91e
(setup-ethiopic-environment-internal):
...
Use quail-activate-hook instead of obsolete hook quail-mode-hook.
(exit-ethiopic-environment): Likewize.
1999-06-14 07:16:21 +00:00
Kenichi Handa
2324f7a23c
(ccl-encode-vscii): Typo fixed
...
(viet-viscii-...->viet-vscii...).
1999-06-03 23:53:52 +00:00
Kenichi Handa
e72da895c0
* language/korea-util.el (isearch-toggle-korean-input-method):
...
Adjusted for the change of input method handling in isearch.el.
(isearch-hangul-switch-symbol-ksc): Likewise.
(isearch-hangul-switch-hanja): Likewise.
1999-05-11 04:28:26 +00:00
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