1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

306 Commits

Author SHA1 Message Date
Kenichi Handa
ef60b6365b Adjusted for the change of
make-coding-system and setup-8-bit-environment.
(setup-greek-environment): For Greek lang. env., change default
input method to "greek-postfix".
1998-01-22 01:47:27 +00:00
Kenichi Handa
18d8be5d24 Adjusted for the change of
make-coding-system and setup-8-bit-environment.
1998-01-22 01:47:27 +00:00
Kenichi Handa
183f11673b Remove setting up of
describe-indian-environment-map and setup-indian-environment-map.
1998-01-22 01:47:27 +00:00
Kenichi Handa
a79a3c798b Adjusted for the change of make-coding-system. Register
coding-priority key in language-info-alist.
1998-01-22 01:46:28 +00:00
Kenichi Handa
8f3969f8ab In setup-LANGUAGE-environment functions,
call set-language-environment-coding-systems.
1998-01-22 01:45:51 +00:00
Kenichi Handa
5e92d2b801 In setup-LANGUAGE-environment functions, adjust for the change of
setup-8-bit-environment.
1998-01-22 01:45:17 +00:00
Kenichi Handa
dee169ce38 Initial revision 1997-12-09 04:19:13 +00:00
Kenichi Handa
26db3a55ae Documentation for "Korean" lang. env. modified. 1997-12-09 04:16:20 +00:00
Kenichi Handa
c6965ddb68 (ccl-encode-koi8-font): Fix bug of CCL
program.
(ccl-encode-alternativnyj-font): Likewise.
1997-11-08 03:08:10 +00:00
Kenichi Handa
59c1ccf28c Add "Upper Sorbian" and "Lower Sorbian" in
the documentation of the language env "Laint-2".
1997-11-08 03:08:10 +00:00
Kenichi Handa
6def618668 Give proper SAFE-CHARSET argument in each
call of make-coding-system.
1997-10-23 12:03:41 +00:00
Kenichi Handa
a18aa84109 Give proper SAFE-CHARSET argument in each
call of make-coding-system.
(euc-cn): Define it an alias of coding-system chinese-iso-8bit.
1997-10-23 12:03:41 +00:00
Kenichi Handa
7b70edb428 Give proper SAFE-CHARSET argument in each
call of make-coding-system.  Set exit-function for language
environment "Korean" to exit-korean-environment.
(setup-korean-environment): Moved to korean.el.
1997-10-23 12:03:41 +00:00
Kenichi Handa
1763c50caa Give proper SAFE-CHARSET argument in each call
of make-coding-system.
1997-10-23 12:03:41 +00:00
Kenichi Handa
c8f0d090d0 Give proper SAFE-CHARSET argument in
each call of make-coding-system.
1997-10-23 12:03:41 +00:00
Kenichi Handa
b9c4dcd8f1 (devanagari-compose-from-is13194-region):
Return the length of converted region.
(in-is13194-devanagari-post-read-conversion): Return the result of
devanagari-compose-from-is13194-region.
1997-10-21 10:45:26 +00:00
Kenichi Handa
08d4b3907f Use coding-system-put to set coding
system properties, post-read-conversion and pre-write-conversion.
1997-10-21 10:45:26 +00:00
Kenichi Handa
69f24acff8 Use coding-system-put to set coding system
properties, post-read-conversion and pre-write-conversion.
(post-read-decode-hz): Return the result of decode-hz-region.
(pre-write-encode-hz): Do not change the value of
last-coding-system.
1997-10-21 10:45:26 +00:00
Kenichi Handa
d9da4d0c39 Use coding-system-put to set coding system
properties, post-read-conversion and pre-write-conversion.
1997-10-21 10:45:26 +00:00
Kenichi Handa
73b4b26409 (tibetan-post-read-conversion): Return
the length of converted region.
1997-10-21 10:45:26 +00:00
Richard M. Stallman
9af275a32e (ASCII): Define as alias for English. 1997-09-19 17:36:36 +00:00
Richard M. Stallman
58734aa3e5 (setup-english-environment): Don't set
the terminal and keyboard coding systems.
1997-09-13 19:49:52 +00:00
Kenichi Handa
170a94d275 (setup-ethiopic-environment): Don't bind
keys in global-map, don't add a hook to rmail-mode-hook and
mail-mode-hook.
(ethio-mode): New buffer local variable.
(ethio-mode-map): New variable.
(ethio-mode): New function.
(ethio-sera-to-fidel-mail-or-marker): New function.
(ethio-fidel-to-sera-mail-or-marker): New function.
(ethio-find-file): Do nothing if not in ethio-mode.
(ethio-write-file): Likewise.
(ethio-prefer-ascii-space): Moved from leim/quail/ethiopic.el.
(ethio-toggle-space): Likewise.
(ethio-insert-space): Likewise.
(ethio-insert-ethio-space): Likewise.
(ethio-prefer-ascii-punctuation): Likewise.
(ethio-toggle-punctuation): Likewise.
(ethio-gemination): Likewise.
1997-09-10 13:15:42 +00:00
Kenichi Handa
a6385fa99c (setup-japanese-environment): Give
iso-2022-jp to set-default-coding-system if not running on DOS.
(read-hiragana-string): Use input method
"japanese-hiragana".
1997-09-10 07:42:08 +00:00
Kenichi Handa
61cb62a591 (setup-japanese-environment): Set
coding-category-iso-8-else to japanese-iso-8bit.
1997-09-05 12:30:29 +00:00
Richard M. Stallman
bbe92e5684 (setup-8-bit-environment): Inhibit message when loading latin-N.el. 1997-09-01 19:25:12 +00:00
Kenichi Handa
70e9e25ef5 (ethio-sera-to-fidel-region,
ethio-sera-to-fidel-buffer, ethio-fidel-to-sera-region,
ethio-fidel-to-sera-buffer): Doc-string fixed.
1997-09-01 07:19:05 +00:00
Kenichi Handa
93f4fb5964 (setup-cyrillic-alternativnyj-environment):
Set coding-category-raw-text to cyrillic-alternativnyj.
1997-08-28 10:50:32 +00:00
Kenichi Handa
e7d8b517b5 (setup-english-environment): Set
coding-category-raw-text to raw-text.
1997-08-28 10:50:32 +00:00
Kenichi Handa
08b39a097a (setup-vietnamese-environment): Set
coding-category-raw-text to vietnamese-viscii.
1997-08-28 10:50:32 +00:00
Richard M. Stallman
10db7efed0 (setup-8-bit-environment): Load the latin-N file again each time. 1997-08-27 17:27:38 +00:00
Kenichi Handa
9a6662a34c (set-language-info-alist): Change
iso-2022-7bit to iso-2022-jp.
1997-08-26 11:47:06 +00:00
Kenichi Handa
9243aabac5 (tibetan-composition): Add autoload cookies. 1997-08-26 11:47:06 +00:00
Kenichi Handa
834503135c (setup-cyrillic-environment): Deleted.
(setup-cyrillic-iso-environment): New function.
(setup-cyrillic-koi8-environment): New function.
(setup-cyrillic-alternativnyj-environment): New function.
1997-08-22 01:22:17 +00:00
Kenichi Handa
5f1d80c7c2 Make describe-cyrillic-environment-map and
setup-cyrillic-environment-map prefix commands and bind [Cyrillic]
to them in describe-environment-map and setup-environment-map
respectively.  Divide language environemnt "Cyrillic" into three:
"Cyrillic-ISO", "Cyrillic-KOI8", and "Cyrillic-ALTERNATIVNYJ".
1997-08-22 01:22:17 +00:00
Richard M. Stallman
e5023df970 Don't set primary-language. 1997-08-19 04:48:43 +00:00
Richard M. Stallman
c5637d842b (setup-cyrillic-environment): Don't set primary-language. 1997-08-19 04:48:22 +00:00
Richard M. Stallman
916b00d855 (setup-ethiopic-environment): Don't set primary-language. 1997-08-19 04:48:02 +00:00
Richard M. Stallman
c4ece79389 (setup-latin1-environment): Don't set special-microsoft-code-table here. 1997-08-16 21:57:47 +00:00
Kenichi Handa
f7b46c2d62 (setup-chinese-gb-environment): Delete
a code setting default value of default-input-method.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-16 01:55:27 +00:00
Kenichi Handa
8d2c52850d (setup-ethiopic-environment): Delete
a code setting default value of default-input-method.
1997-08-16 01:55:27 +00:00
Kenichi Handa
920edc7dbc (setup-8-bit-environment): Delete
a code setting default value of default-input-method.
1997-08-16 01:55:27 +00:00
Kenichi Handa
a5aab75c84 (setup-japanese-environment): Delete
a code setting default value of default-input-method.
1997-08-16 01:55:27 +00:00
Kenichi Handa
cf4e60276a (setup-korean-environment): Delete
a code setting default value of default-input-method.
1997-08-16 01:55:27 +00:00
Kenichi Handa
d086dcc71f (setup-tibetan-environment): Delete
a code setting default value of default-input-method.
1997-08-16 01:55:27 +00:00
Richard M. Stallman
cfc1d0ba95 (setup-8-bit-environment): Use `require' to load the latin-N file. 1997-08-15 19:32:53 +00:00
Richard M. Stallman
5043ddd4d4 (setup-latin1-environment): Set code 222 in special-microsoft-code-table. 1997-08-11 18:32:12 +00:00
Kenichi Handa
251929849b Make coding system iso-2022-jp instead of
declaring it as an alias of iso-2022-7bit.
1997-08-10 05:53:45 +00:00
Kenichi Handa
33a46dbc78 (setup-chinese-gb-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-10 04:09:49 +00:00
Kenichi Handa
ea1d661bb5 (setup-english-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
282f5d02e7 (setup-8-bit-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
e20fe65753 (setup-japanese-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
3518ac16b5 Set t for Rao-SEMIVOWEL-SIGN-LO in
ignore-relative-composition.
1997-08-10 04:09:49 +00:00
Kenichi Handa
b688d08199 Correct setting of char-code-property `name'. 1997-08-10 04:09:49 +00:00
Kenichi Handa
57e6c4cde1 (setup-tibetan-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Richard M. Stallman
f58bb396e8 (cyrillic-language-alist): Fix punctuation. 1997-08-08 06:40:52 +00:00
Richard M. Stallman
729b30aeb3 (cyrillic-language-alist): Add one language. 1997-08-07 08:30:32 +00:00
Richard M. Stallman
3cea0ca7f8 Fix copyright holder name. 1997-08-05 05:32:28 +00:00
Richard M. Stallman
2631431ffc (standard-display-cyrillic-translit):
Set standard-display-table here, not when loading the file.
Read argument properly with `interactive'.
1997-08-05 05:00:55 +00:00
Kenichi Handa
7286c88e13 (cyrillic-language-alist): New variable.
(standard-display-cyrillic-translit): Add autoload cookie.
1997-08-05 01:10:07 +00:00
Kenichi Handa
96cf572e1e (setup-chinese-gb-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-04 07:01:31 +00:00
Kenichi Handa
bd14cdd0cb (setup-english-environment): Call set-default-coding-systems. 1997-08-04 07:01:31 +00:00
Kenichi Handa
1158c5be3a (setup-8-bit-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
1997-08-04 07:01:31 +00:00
Kenichi Handa
b711bb8038 (setup-japanese-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
1997-08-04 07:01:31 +00:00
Kenichi Handa
45bd6bb715 (setup-korean-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
1997-08-04 07:01:31 +00:00
Kenichi Handa
8b7be11f41 (setup-chinese-gb-environment): Set
default value of default-input-method.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.  Correct input method
name.
1997-08-03 02:54:04 +00:00
Kenichi Handa
4eba152358 (setup-ethiopic-environment): Bind
correct commands in global-map, rmail-mode-map, and mail-mode-map.
Set default value of default-input-method.
1997-08-03 02:54:04 +00:00
Kenichi Handa
15e8ea5a02 (ccl-encode-ethio-font): Fix typo in doc-string. 1997-08-03 02:54:04 +00:00
Kenichi Handa
3144063d73 (setup-8-bit-environment): Set default value of default-input-method. 1997-08-03 02:54:04 +00:00
Kenichi Handa
2a9f3a0e04 (setup-japanese-environment): Set default value of default-input-method. 1997-08-03 02:54:04 +00:00
Kenichi Handa
4d0cccaeb6 (setup-korean-environment): Set default value of default-input-method. 1997-08-03 02:54:04 +00:00
Kenichi Handa
737acdc678 (setup-tibetan-environment): Set default value of default-input-method. 1997-08-03 02:54:04 +00:00
Richard M. Stallman
71ed499293 (standard-display-cyrillic-translit): New function. 1997-08-01 17:09:45 +00:00
Kenichi Handa
b34fe18227 (setup-thai-environment): Add correct autoload cookie. 1997-07-25 07:44:24 +00:00
Kenichi Handa
94154c84d4 (setup-tibetan-environment): Correct
coding system names.  Set default-input-method to "tibetan-wylie".
1997-07-25 07:44:24 +00:00
Kenichi Handa
3ff0ea16ac (setup-vietnamese-environment): Add autoload cookie. 1997-07-25 07:44:24 +00:00
Richard M. Stallman
049f742524 (setup-cyrillic-environment): Fix paren error. 1997-07-21 19:57:26 +00:00
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
Kenichi Handa
1d1180f718 (thai-pre-write-conversion): Make it work
for the case the arg FROM is a string.
1997-05-12 07:00:25 +00:00
Kenichi Handa
68fc7d81b7 (fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map. 1997-05-12 07:00:21 +00:00
Kenichi Handa
cefa701a27 (in-is13194-devanagari-post-read-conversion): New function.
(in-is13194-devanagari-pre-write-conversion): New function.
1997-05-12 07:00:18 +00:00
Kenichi Handa
dc09922d1e Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
1997-05-12 07:00:16 +00:00
Kenichi Handa
fb8c8b4731 Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Setting of syntax and category is moved to characters.el.
1997-05-12 07:00:15 +00:00
Kenichi Handa
710b5fab9f Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Bug fixed in making coding system iso-2022-kr.
1997-05-12 07:00:13 +00:00
Kenichi Handa
3ce72daee1 Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(setup-japanese-environemnt): Set
sendmail-coding-system and rmail-file-coding-system to
iso-2022-jp.
1997-05-12 07:00:12 +00:00
Kenichi Handa
580250aafd Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Typo in comment fixed.
1997-05-12 07:00:09 +00:00
Kenichi Handa
164c39f77e Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(setup-english-environment): Set
sendmail-coding-system and rmail-file-coding-system to nil.
1997-05-12 07:00:08 +00:00
Kenichi Handa
8f3c9fa069 Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Change function of post-read-conversion
and pre-write-conversion of coding system in-is13194-devanagari to
in-is13194-devanagari-post-read-conversion and
in-is13194-devanagari-pre-write-conversion respectively.
Setting of syntax and category for Devanagari characters are moved
to characters.el.
1997-05-12 07:00:07 +00:00
Kenichi Handa
fab8252e84 Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(pre-write-encode-hz): Make it work for the
case the arg FROM is a string.
(setup-chinese-cns-environemnt): Set default-input-method to
quail-quich-cns.
1997-05-12 07:00:05 +00:00
Kenichi Handa
3fdc9c8f41 Fix the format of the first line. 1997-04-07 05:36:52 +00:00
Kenichi Handa
e803d6bdaf Fix FSF address in comment. 1997-04-07 05:12:16 +00:00
Kenichi Handa
8dfef5034a English related codes are moved to
language/english.el.
(setup-european-environment): Call setup-english-environment to
reset to default setting at first.
1997-04-05 02:45:30 +00:00
Kenichi Handa
80d75b56bd Initial revision 1997-04-05 02:44:02 +00:00
Kenichi Handa
37cdc7adb3 Handle more Devanagari characters correctly. 1997-04-05 02:40:11 +00:00
Kenichi Handa
60acfd1593 Completely updated. 1997-04-05 02:40:11 +00:00
Kenichi Handa
9a0ce8ca2a (thai-post-read-conversion): Return the correct length. 1997-03-18 23:14:07 +00:00
Kenichi Handa
06f84575f0 (viet-decode-viqr-region): Supply correct
argumnents to rassoc.
(viqr-post-read-conversion, viqr-pre-write-conversion): New
functions.
1997-03-18 23:14:07 +00:00
Kenichi Handa
b36cb14f2b Set functions viqr-post-read-conversion and viqr-pre-write-conversion
to the coding system viqr.
1997-03-18 23:14:07 +00:00
Kenichi Handa
a7f2c2168f Remove prefix "coding-system-" from coding system symbol names. 1997-02-26 13:11:47 +00:00
Kenichi Handa
dd53c981b3 Remove prefix "coding-system-" from coding system symbol names.
Change coding system name shift-jis to shift_jis.
1997-02-26 12:44:11 +00:00
Kenichi Handa
bd09f27bd1 Fix handling of several characters. 1997-02-26 12:39:10 +00:00
Kenichi Handa
ad04ee4e04 Fix handling of several characters.
Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 12:39:10 +00:00
Kenichi Handa
2b01336d9a Change coding system name koi8 to koi8-r.
Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 12:27:06 +00:00
Kenichi Handa
f3f181230a Add INIT-BOL to coding system iso-2022-cn.
Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 12:24:02 +00:00
Kenichi Handa
d92d012801 Initial revision 1997-02-26 12:22:56 +00:00
Karl Heuer
369314dc63 Fix FSF address in comment. 1997-02-23 09:20:52 +00:00
Karl Heuer
4ed4686978 Initial revision 1997-02-20 07:02:49 +00:00