aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Register tibetan-composition-function inKenichi Handa1999-12-151-79/+98
| | | | | | | | | | | | 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.
* Most functions rewritten.Kenichi Handa1999-12-151-337/+173
| | | | | | | | (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.
* Register thai-composition-function inKenichi Handa1999-12-151-3/+7
| | | | | composition-function-table. (thai-tis620): Delete `pre-write-conversion' property.
* Mostly rewritten.Kenichi Handa1999-12-152-184/+534
|
* Register lao-composition-function inKenichi Handa1999-12-151-0/+5
| | | | composition-function-table.
* (thai-category-table): UseKenichi Handa1999-12-151-77/+51
| | | | | | | | | | 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.
* Latin-8 doc fix.Dave Love1999-10-221-3/+3
|
* * language/japan-util.el (setup-japanese-environment-internal):Paul Eggert1999-10-191-3/+4
| | | | Prefer japanese-iso-8bit if the system-type is usg-unix-v.
* Add Latin-8, Latin-9. Modify some docDave Love1999-10-141-8/+89
| | | | strings.
* (cyrillic-koi8-r-decode-table): Map 8-bitKenichi Handa1999-09-291-6/+6
| | | | | | code not used by KOI8 to the same 8-bit code instead of mapping to SPC. (cyrillic-alternativnyj-decode-table): Likewise.
* ("Turkish"): New language environment.Kenichi Handa1999-09-201-0/+16
|
* (default-korean-keyboard): Initialize itKenichi Handa1999-09-081-1/+4
| | | | according to the environment variable HANGUL_KEYBOARD_TYPE.
* Delete obsolete provide.Karl Heuer1999-08-101-2/+0
|
* ("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.Richard M. Stallman1999-07-131-2/+2
|
* (setup-ethiopic-environment-internal):Kenichi Handa1999-06-141-2/+2
| | | | | Use quail-activate-hook instead of obsolete hook quail-mode-hook. (exit-ethiopic-environment): Likewize.
* (ccl-encode-vscii): Typo fixedKenichi Handa1999-06-031-1/+1
| | | | (viet-viscii-...->viet-vscii...).
* * language/korea-util.el (isearch-toggle-korean-input-method):Kenichi Handa1999-05-111-0/+9
| | | | | | Adjusted for the change of input method handling in isearch.el. (isearch-hangul-switch-symbol-ksc): Likewise. (isearch-hangul-switch-hanja): Likewise.
* (tis-620): New alias coding system for thai-tis620.Kenichi Handa1999-03-091-0/+1
|
* (iso-2022-jp-2): New coding system.Kenichi Handa1999-02-171-1/+15
| | | | ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
* (japanese-shift-jis): Add charset-origin-alist property.Kenichi Handa1999-02-161-1/+3
|
* (chinese-big5): Add charset-origin-alist property.Kenichi Handa1999-02-121-4/+3
| | | | ("Chinese-CNS"): Remove charset-origin-alist property.
* (cyrillic-koi8): Add charset-origin-alist property.Kenichi Handa1999-02-121-7/+7
| | | | | | (cyrillic-alternativnyj): Likewise. ("Cyrillic-KOI8"): Remove charset-origin-alist property. ("Cyrillic-ALT"): Likewise.
* (vietnamese-viqr): Add charset-origin-alist property.Kenichi Handa1999-02-121-4/+5
| | | | ("Vietnamese"): Remove charset-origin-alist property.
* (setup-slovenian-environment): New function.Richard M. Stallman1999-02-061-0/+20
| | | | ("Slovenian"): New language environment.
* (tibetan-vertical-stacking): If the argKenichi Handa1999-01-241-3/+9
| | | | FIRST is a composite character, decompose it at first.
* (thai-compose-string): New function.Kenichi Handa1999-01-051-0/+19
|
* (thai-post-read-conversion): Handle ThaiKenichi Handa1999-01-051-3/+27
| | | | | composition sequence correctly here instead of calling thai-compose-region.
* Don't use sublists in the flags argument passed to make-coding-system.Eli Zaretskii1998-12-151-1/+1
|
* (devanagari-reorder-glyphs-for-decomposition): Fix the way toKenichi Handa1998-12-151-2/+2
| | | | handle devanagari-decomposition-rules.
* ("Chinese-BIG5"): Add charset-origin-alist property.Kenichi Handa1998-11-261-0/+3
|
* (japanese-zenkaku-region): New optional arg KATAKANA-ONLY.Kenichi Handa1998-11-161-4/+8
|
* (in-is13194-devanagari-pre-write-conversion): Cancel previousKenichi Handa1998-10-261-5/+5
| | | | change, use generate-new-buffer instead of get-buffer-create.
* (pre-write-encode-hz): Cancel previousKenichi Handa1998-10-261-6/+6
| | | | change, use generate-new-buffer instead of get-buffer-create.
* (thai-pre-write-conversion): Cancel previousKenichi Handa1998-10-261-9/+24
| | | | change, use generate-new-buffer instead of get-buffer-create.
* (tibetan-pre-write-conversion): Cancel previousKenichi Handa1998-10-261-6/+6
| | | | change, use generate-new-buffer instead of get-buffer-create.
* (viqr-pre-write-conversion): Cancel previousKenichi Handa1998-10-261-5/+5
| | | | change, use generate-new-buffer instead of get-buffer-create.
* (in-is13194-devanagari-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-8/+6
|
* (pre-write-encode-hz): Use with-temp-buffer.Kenichi Handa1998-10-211-9/+7
|
* (thai-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-8/+6
|
* (tibetan-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-9/+7
|
* (viqr-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-8/+6
|
* Add coding: local variable, to avoid bootstrapping problemPaul Eggert1998-08-3115-15/+15
| | | | if you need to recompile all the Lisp files using interpreted code.
* ("Latin-1"): Modify `documentation' key value.Kenichi Handa1998-08-271-4/+11
| | | | ("Latin-2"): Likewise.
* (iso-latin-1): Doc fix.Richard M. Stallman1998-08-261-2/+2
| | | | (setup-latin2-environment): Typo fix.
* ("Romanian"): Specify the tutorial file.Richard M. Stallman1998-08-191-0/+1
|
* (cyrillic-koi8): Fix the value ofKenichi Handa1998-08-181-3/+3
| | | | | | `valid-code' property. (cyrillic-alternativnyj): Likewise. (cyrillic-alternativnyj-encode-table): Fix the initial value.
* (vietnamese-viscii): Fix the value ofKenichi Handa1998-08-181-2/+2
| | | | | `valid-code' property. (vietnamese-vscii): Likewise.
* Fix previous change.Kenichi Handa1998-08-181-6/+6
|
* Give proper value of `input-method' key toKenichi Handa1998-08-181-0/+5
| | | | all lang. env.
* ("Hebrew"): Delete describe-function key.Kenichi Handa1998-08-151-2/+1
|