1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 21:50:45 -08:00
Commit graph

785 commits

Author SHA1 Message Date
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
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