Commit graph

79 commits

Author SHA1 Message Date
Kenichi Handa
ca7495f7f8 (setup-chinese-gb-environment): Adjusted for the change of coding
category names.  Set default-input-method to chinese-py-punct.
(setup-chinese-big5-environment): Set default-input-method to
chinese-py-punct-b5.
(setup-chinese-cns-environment): Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
abbd695757 (setup-english-environment): Adjusted for the change of coding
category names.
1997-07-15 08:22:18 +00:00
Kenichi Handa
ae7f24dea7 (setup-ethiopic-environment): Set default-input-method correctly. 1997-07-15 08:22:18 +00:00
Kenichi Handa
e2cbe74db7 (setup-japanese-environment): Adjusted for the change of coding
category names.  Set default-input-method correctly.
1997-07-15 08:22:18 +00:00
Kenichi Handa
ffb7e75e5f (setup-korean-environment): Set default-input-method correctly. 1997-07-15 08:22:18 +00:00
Kenichi Handa
391f7465a4 (setup-tibetan-environment): Set default-input-method correctly. 1997-07-15 08:22:18 +00:00
Richard M. Stallman
300c450dfb (latin-1, latin-2. latin-3, latin-4, latin-5):
Define coding system aliases.
1997-07-05 00:25:53 +00:00
Richard M. Stallman
886ed58c8c ("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit. 1997-07-03 20:53:32 +00:00
Kenichi Handa
3c606ef462 Call set-language-info-alist for IPA.
(setup-ipa-environment): New function.
1997-07-02 12:58:31 +00:00
Kenichi Handa
5dd921df75 Use true coding system names instead of
aliases.  Adjusted for the change of an input method name.
(decode-hz-region): Fix comments.
(encode-hz-region): Fix a coding system name.
1997-07-02 12:58:30 +00:00
Kenichi Handa
a51e63aaa4 (setup-vietnamese-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:30 +00:00
Kenichi Handa
f58e111224 (setup-korean-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:29 +00:00
Kenichi Handa
cd125a2dc9 (setup-lao-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:29 +00:00
Kenichi Handa
10d8d85892 (setup-thai-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:29 +00:00
Kenichi Handa
8927d35f84 (setup-ethiopic-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:26 +00:00
Kenichi Handa
8e2598fe3d (setup-devanagari-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:25 +00:00
Kenichi Handa
8aa28cb67f (setup-cyrillic-environment): Adjusted
for the change of an input method name.
1997-07-02 12:58:24 +00:00
Kenichi Handa
766d03c2c1 (setup-greek-environment): Call setup-8-bit-environment correctly. 1997-07-02 12:58:24 +00:00
Kenichi Handa
aa330894f7 (setup-hebrew-environment): Call setup-8-bit-environment correctly. 1997-07-02 12:58:24 +00:00
Kenichi Handa
740cfcfdb3 (setup-8-bit-environment): New argument
LANGUAGE.
(setup-latin1-environment): Adjusted for the above change.
(setup-latin2-environment): Likewise.
(setup-latin3-environment): Likewise.
(setup-latin4-environment): Likewise.
(setup-latin5-environment): Likewise.
1997-07-02 12:58:23 +00:00
Kenichi Handa
aa062fefae Change category 5 to 1. 1997-07-02 12:58:22 +00:00
Richard M. Stallman
523312397a (in-is13194-devanagari): Define this name rather than devanagari.
(devanagari): Make this an alias.
1997-07-02 00:06:55 +00:00
Richard M. Stallman
71eabd24ae Swap args to define-coding-system-alias. 1997-07-02 00:06:30 +00:00
Richard M. Stallman
2e21aa274a Fix calls to define-coding-system-alias. 1997-07-01 23:29:26 +00:00
Richard M. Stallman
b79e7b7b3e Update copyright notice. 1997-06-26 21:08:49 +00:00
Richard M. Stallman
e31bd500ac (read-hiragana-string): Call read-multilingual-string correctly. 1997-06-23 05:03:04 +00:00
Richard M. Stallman
fa526c4a22 Change copyright notice. 1997-06-22 08:57:18 +00:00
Kenichi Handa
650e8505e2 Provide XXX-util instead of
language/XXX-util.  Delete local variable declartion.
Delete the code of calling register-input-method form
all files under this directory.
1997-06-18 13:06:17 +00:00
Kenichi Handa
efbc7e89e3 Don't make the keymap
describe-cyrillic-environment-map and
setup-cyrillic-environment-manp.  Names of coding systems changed.
Give them more informative doc-string. Make iso-8859-5 alias of
cyrillic-iso-8bit, alternativenyj alias of
cyrillic-alternativenyj.  For Cyrillic, provide single langauge
environment "Cyrillic".
Delete the code of calling register-input-method.
1997-06-18 13:03:19 +00:00
Kenichi Handa
9e9af2e94f Provide cyril-util nstead of language/cyril-util.
(setup-cyrillic-iso-environment,
setup-cyrillic-koi8-environment,
setup-cyrillic-alternativnyj-environment): Deleted.
(setup-cyrillic-environment): New function.
1997-06-18 13:02:11 +00:00
Kenichi Handa
a69ed912b7 Provide ethio-util instead of language/ethio-util.
(ethio-fidel-to-tex-map): Correct several elements.
1997-06-18 13:00:03 +00:00
Richard M. Stallman
996169356b (Latin-2): List Croatian as alternative name for Serbo-Croatian. 1997-06-14 06:33:29 +00:00
Kenichi Handa
4b9121fc86 Adjusted for coding system name change. 1997-06-10 01:08:21 +00:00
Richard M. Stallman
15bc5d3b52 (setup-8-bit-environment):
Load the file with load, not require, so that we reload it if nec.
1997-06-07 07:02:02 +00:00
Richard M. Stallman
aad1beef66 ("English"): Improve doc string. 1997-06-07 06:20:06 +00:00
Richard M. Stallman
3d48f82823 (describe-european-environment-map):
Renamed from describe-european-support-map.

(setup-8-bit-environment):
Do not set set-case-syntax-offset.
Subtract 128 when setting nonascii-insert-offset.
Require latin-N if appropriate.
1997-06-07 05:56:20 +00:00
Richard M. Stallman
cff1677f48 (describe-chinese-environment-map):
Renamed from describe-chinese-support-map.
1997-06-07 05:54:32 +00:00
Richard M. Stallman
101496b159 (describe-cyrillic-environment-map):
Renamed from describe-cyrillic-support-map.
1997-06-07 05:54:15 +00:00
Richard M. Stallman
b15c3f11ac describe-indian-environment-map renamed from describe-indian-support-map. 1997-06-07 05:53:53 +00:00
Richard M. Stallman
1111a6da57 (describe-indian-environment-map):
Renamed from describe-indian-support-map.
1997-06-07 05:53:10 +00:00
Richard M. Stallman
607631539c (iso-8859-1): Use `1' for mode line.
(Latin-1...Latin-4 coding systems): Add lists of languages
which use these coding systems.
1997-06-02 04:57:39 +00:00
Richard M. Stallman
49716ecdd5 (koi8-r): Use R for mode line. 1997-06-02 04:56:33 +00:00
Richard M. Stallman
5c4794f392 Rename language environments from LatinN to Latin-N. 1997-05-31 07:10:20 +00:00
Kenichi Handa
d6c7b552ca Initial revision 1997-05-28 03:41:18 +00:00
Kenichi Handa
044f5c26bc (setup-english-environment): Set several
default values more appropriately.
1997-05-28 03:40:44 +00:00
Kenichi Handa
335a7ad768 Most of setup-LANGUAGE-environment functions are
moved form LANGUAGE.el to LANG-util.el.  These functions now at
first call setup-english-environment to reset various values to
the defaults.
1997-05-28 03:39:03 +00:00
Richard M. Stallman
c47ec7c4a8 Comment change for testing. 1997-05-16 22:16:27 +00:00
Kenichi Handa
78eee0edd1 Coding system names changed as follows:
internal -> emacs-mule, automatic-conversion -> undecided.
Coding category name changes as follows:
coding-category-internal -> coding-category-emacs-mule.
Delete functions describe-LANGUAGE-support.
Delete describe-function entries and change documentation
entries in each language specific information.
1997-05-16 00:59:09 +00:00
Kenichi Handa
567b103cfa (viqr-pre-write-conversion): Make it work
for the case the arg FROM is a string.
1997-05-12 07:00:28 +00:00
Kenichi Handa
5d0ae7290b (tibetan-pre-write-conversion): Make it work
for the case the arg FROM is a string.
1997-05-12 07:00:26 +00:00