Commit graph

197 commits

Author SHA1 Message Date
Richard M. Stallman
81fee7cf1d (setup-8-bit-environment):
After loading latin-N, reset the standard case table
and each buffer's case table.
1998-05-15 05:50:20 +00:00
Richard M. Stallman
e1bd3c8dfc (setup-slovak-environment): Call latin-2's setup function. 1998-05-01 19:51:43 +00:00
Richard M. Stallman
fba04b4cd2 (setup-czech-environment): Call latin-2's setup function. 1998-05-01 19:51:27 +00:00
Richard M. Stallman
36f41f1db0 (ethio-sera-to-fidel-mail): Use rfc822-goto-eoh.
(ethio-fidel-to-sera-mail): Likewise.
1998-04-30 06:39:27 +00:00
Richard M. Stallman
5e1298a9af (setup-8-bit-environment): Don't do anything special here for unibyte mode.
That is done in set-language-environment.
1998-04-30 03:23:42 +00:00
Richard M. Stallman
0828b971b5 (setup-8-bit-environment): If default-enable-multibyte-characters is nil,
call standard-display-european, and don't set nonascii-insert-offset
or default-input-method.
1998-04-26 00:13:54 +00:00
Richard M. Stallman
ebada62d33 (setup-english-environment): Don't set default-enable-multibyte-characters. 1998-04-26 00:13:36 +00:00
Dan Nicolaescu
8f3642a4ce *** empty log message *** 1998-04-20 06:37:57 +00:00
Kenichi Handa
7fbf766f70 FLAGS arguments for make-coding-system changed. 1998-04-20 02:14:20 +00:00
Kenichi Handa
7e1710d63b Set t to `documentation' info for Romanian. 1998-04-20 02:14:20 +00:00
Dan Nicolaescu
c254bfbb6a *** empty log message *** 1998-04-17 07:31:56 +00:00
Dan Nicolaescu
2c8d97b090 Initial revision 1998-04-15 01:52:10 +00:00
Andreas Schwab
f38514a1af ("Korean"): Doc fix. 1998-04-14 10:37:40 +00:00
Kenichi Handa
e76351bcf4 Fix previous change. 1998-04-13 02:35:41 +00:00
Kenichi Handa
7a5cc91567 Put Czech lang. env. under European.. 1998-04-11 02:19:18 +00:00
Kenichi Handa
5521e0382d Put Slovak lang. env. under European. 1998-04-11 02:19:18 +00:00
Kenichi Handa
eefa62dd40 Delete tutorial file entry. 1998-04-10 12:33:48 +00:00
Kenichi Handa
fc7ec9cdc3 Fix previous change, TUTORIAL.ch > TUTORIAL.cs. 1998-04-10 02:34:51 +00:00
Kenichi Handa
acaf9b3b7d Tutorial file name changed to TUTORIAL.ch. 1998-04-10 02:01:50 +00:00
Kenichi Handa
c089af6319 Tutorial file name changed to TUTORIAL.ja. 1998-04-10 02:01:50 +00:00
Kenichi Handa
0dc2eab5d8 Tutorial file name changed to TUTORIAL.ka. 1998-04-10 02:01:50 +00:00
Kenichi Handa
1a75ac6f28 Tutorial file name changed to TUTORIAL.sk. 1998-04-10 02:01:50 +00:00
Kenichi Handa
907c83c82f Typos in comment fixed.
(devanagari-vertical-modifier-p): Target string to be matched with
GLYPH is modified.
(devanagari-non-vertical-modifier-p): Likewise.
(devanagari-wide-to-narrow-char): New function.
(devanagari-wide-to-narrow-iter): The second arg is changed to
2-COL-GLYPH.
1998-04-09 05:39:41 +00:00
Kenichi Handa
4a7a51cc2f Add tutorial file name for Slovak. 1998-04-09 05:39:41 +00:00
Karl Heuer
88337979e4 Add coding-priority. Use iso-8859-2 instead
of iso-latin-2.  Correct starting commentary.
1998-04-08 07:03:51 +00:00
Karl Heuer
5360c4bbe4 Add coding-priority. Improve sample text.
Correct starting commentary.
1998-04-08 07:03:30 +00:00
Kenichi Handa
533d3a6f5a (setup-japanese-environment): Setup
sentence-end suitable for Japanese text.
(exit-japanese-environment): New function.
1998-04-06 05:06:56 +00:00
Kenichi Handa
0eb1019841 Set exit-function to
exit-japanese-environment for Japanese environment.
1998-04-06 05:06:56 +00:00
Richard M. Stallman
f2ba5bc57b (setup-slovak-environment): 3rd arg to setup-8-bit-environment is the
default input method, not coding system.
1998-03-17 22:53:08 +00:00
Richard M. Stallman
7642591621 (setup-czech-environment): 3rd arg to setup-8-bit-environment is the
default input method, not coding system.
1998-03-17 22:52:37 +00:00
Richard M. Stallman
25d90e68d0 Initial revision 1998-03-17 05:49:29 +00:00
Kenichi Handa
f43cc7292d (setup-japanese-environment): Set
default-file-name-coding-system to japanese-iso-8bit.
1998-03-03 01:36:51 +00:00
Kenichi Handa
295baf1f72 (setup-chinese-cns-environment): Correct
the settting of default-input-method.
1998-02-20 01:45:21 +00:00
Kenichi Handa
27463edec5 Do not require `cl'.
(rule-intersection): New function.
(string-conversion-by-rule): Use rule-intersection instead of
intersection.
(indian-to-devanagari-string): Use aref instead of sref.
(devanagari-decompose-string): Likewise.
1998-02-04 11:25:01 +00:00
Kenichi Handa
39e0da627d (encode-hz-region): Do not bind
enable-multibyte-characters to nil locally.
1998-02-04 11:25:01 +00:00
Kenichi Handa
17bf0affd3 Move codes which set syntax and category of
Indian characters to international/characters.el.
1998-02-04 11:25:01 +00:00
Kenichi Handa
7e2404fd96 Exclude describe-indian-environment-map
and setup-indian-environment-map for args of call to
set-language-info-alist.  Adjusted for the change of
make-coding-system.  Register coding-priority key in
language-info-alist.
1998-01-22 01:48:25 +00:00
Kenichi Handa
4138c9434c Remove setting up of
describe-chinese-environment-map and
setup-chinese-environment-map.  Exclude them in args of calls to
set-language-info-alist.  Adjusted for the change of
make-coding-system.  Register coding-priority key in
language-info-alist.
(iso-2022-cn-ext): New coding system.
1998-01-22 01:48:25 +00:00
Kenichi Handa
11b77f144b Remove setting up of
describe-cyrillic-environment-map and
setup-cyrillic-environment-map.  Exclude them in args of calls to
set-language-info-alist.  Adjusted for the change of
make-coding-system.  Register coding-priority key in
language-info-alist.
1998-01-22 01:48:25 +00:00
Kenichi Handa
539c55ed63 Register coding-priority key in
language-info-alist.
1998-01-22 01:48:25 +00:00
Kenichi Handa
3617715a75 Remove setting up of
describe-european-environment-map and
setup-european-environment-map.  Exclude them in args of calls to
set-language-info-alist.  Adjusted for the change of
make-coding-system.  Register coding-priority key in
language-info-alist.  Add "German" language env.
(setup-8-bit-environment): Delete CODING-SYSTEM arg.
(iso-latin-1): Make it compatible with MIME-charset "iso-8859-1"
(compound-text): New coding system.  `ctext' is now alias of it.
(setup-german-environment): New function.
1998-01-22 01:48:25 +00:00
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