Commit graph

492 commits

Author SHA1 Message Date
Dave Love
10c9f8c2af Add Unicode equivalents.
(lao): Add post-read conversion.
2001-12-07 18:16:15 +00:00
Dave Love
5180cc015e (diacritic-composition-pattern): New constant.
(diacritic-compose-region, diacritic-compose-string)
(diacritic-compose-buffer, diacritic-post-read-conversion)
(diacritic-composition-function): New functions.
2001-12-07 14:49:08 +00:00
Kenichi Handa
9e35da286a Fix comment. 2001-11-27 04:20:52 +00:00
Kenichi Handa
1d475b5ea1 Undo 2001-11-26 change. 2001-11-27 00:07:33 +00:00
Gerd Moellmann
42df80ff84 One more string escape fix. 2001-11-26 13:11:51 +00:00
Gerd Moellmann
682360897c More escaped `"' in string literals. 2001-11-26 11:57:02 +00:00
Gerd Moellmann
a4a0b81cb1 (dev-glyph-glyph, dev-glyph-glyph-2)
(devanagari-compose-syllable-region):
Escape `"' in string literals.
2001-11-26 11:50:26 +00:00
Gerd Moellmann
5d9936584c (dev-char-glyph): Escape `"' in string literals. 2001-11-26 11:39:36 +00:00
Kenichi Handa
7753968278 *** empty log message *** 2001-11-26 00:05:57 +00:00
Richard M. Stallman
3de3f07bc4 Comment out parts of the file which apparently are garbled. 2001-11-25 10:09:09 +00:00
Richard M. Stallman
cd4e9344a7 New file. 2001-11-25 02:41:14 +00:00
Richard M. Stallman
1bec6fdbd7 Completely re-written. 2001-11-25 02:40:11 +00:00
Stefan Monnier
cc01e27419 Doc fix. 2001-11-18 03:56:19 +00:00
Eli Zaretskii
fdd2d14d3f ("French"): New language environment. 2001-11-17 14:37:32 +00:00
Stefan Monnier
a959e7236a (mac-roman): Add mime-charset property. 2001-11-16 12:05:48 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
Pavel Janík
ebea573567 *** empty log message *** 2001-07-12 09:42:47 +00:00
Gerd Moellmann
c79cb28320 (japanese-hankaku): Prefer the charset
`jisx0201' when the optional argument `ascii-only' is not specified.
(japanese-hankaku-region): Ditto.
From Katsumi Yamaoka <yamaoka@jpl.org>
2001-05-28 11:03:17 +00:00
Gerd Moellmann
0216c3dfce (japanese-symbol-table): Fix handling of
Japanese long tone sign.  From Kenichi Handa <handa@etl.go.jp>.
2001-05-22 09:33:52 +00:00
Gerd Moellmann
d38ed15107 New maintainer. 2001-05-17 09:54:45 +00:00
Gerd Moellmann
edc5c81de4 ("Slovak"): Add tutorial entry. 2001-04-18 14:02:58 +00:00
Gerd Moellmann
2a52f40ea4 ("Polish"): Change sample text.
From: jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B).
2001-04-10 14:32:12 +00:00
Gerd Moellmann
20b5dc4aba ("Slovak"): Add documentation string. From
Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).
2001-04-03 13:10:43 +00:00
Gerd Moellmann
450f6970b0 ("Czech"): Add documentation string. 2001-04-03 13:07:46 +00:00
Dave Love
445559c9dd comment 2001-03-30 21:17:48 +00:00
Gerd Moellmann
11f340ed71 ("Latin-5", "Latin-4"): Use postfix input
methods since there are not prefix input methods.
2001-03-19 14:22:14 +00:00
Kenichi Handa
348f797a30 *** empty log message *** 2001-03-09 00:27:17 +00:00
Kenichi Handa
64fd2bb1c5 Add coding: iso-2022-7bit tag. 2001-03-09 00:12:14 +00:00
Kenichi Handa
a604c5afbe Add coding: tag in Local Variables: section. 2001-03-09 00:02:17 +00:00
Kenichi Handa
e7509bddd3 Fix coding: in Local Variables:. 2001-03-09 00:00:54 +00:00
Kenichi Handa
29707b97c7 (ethio-toggle-space): Fix typo.
(ethio-toggle-punctuation): Fix typo.
2001-03-05 12:11:53 +00:00
Kenichi Handa
6c5c2daf74 (ethio-toggle-space): Update current-input-method-title if necessary.
(ethio-toggle-punctuation): Likewise.
2001-03-05 11:49:21 +00:00
Kenichi Handa
fc3dc40cc5 ("Ethiopic"): Add documentation. 2001-02-28 12:42:21 +00:00
Kenichi Handa
b8b2ea31be (setup-ethiopic-environment-internal): Change bindings of functions
keys to conform to "Emacs Lisp Coding Convention".
2001-02-28 12:41:46 +00:00
ShengHuo ZHU
ff890e66b5 * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
(chinese-big5): MIME:Big5.

[ cited from ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets ]

Name: GB2312  (preferred MIME name)
MIBenum: 2025
Source: Chinese for People's Republic of China (PRC) mixed one byte,
        two byte set:
          20-7E = one byte ASCII
          A1-FE = two byte PRC Kanji
        See GB 2312-80
        PCL Symbol Set Id: 18C
Alias: csGB2312

Name: Big5  (preferred MIME name)
MIBenum: 2026
Source: Chinese for Taiwan Multi-byte set.
        PCL Symbol Set Id: 18T
Alias: csBig5
2001-01-24 14:50:08 +00:00
Kenichi Handa
cd53f29e7d ("Latin-1"): Make the format of description
about additional language environments same as that of Latin-2.
2001-01-16 23:49:14 +00:00
Kenichi Handa
d6f08fd9be ("Japanese"): Add japanese-jisx0213-1 and
japanese-jisx0213-2 in `charset' property of this lang. env.
2001-01-16 11:41:33 +00:00
Kenichi Handa
346951c4fc ("Latin-1"): Add description for Dutch and Spanish lang. env. 2001-01-16 11:17:56 +00:00
Gerd Moellmann
891258f254 Add Dutch and Spanish language info
to be able to use the appropriate tutorials.
2001-01-09 11:52:50 +00:00
Kenichi Handa
4f35555ac7 (chinese-iso-8bit): Change mime-charset name to cn-gb.
(cn-gb, gb2312): New aliases for chinese-iso-8bit.
2000-12-05 08:33:58 +00:00
Dave Love
41da80b109 Use provide. 2000-11-22 19:28:28 +00:00
Dave Love
a75f7176c0 comment fix 2000-11-15 20:06:40 +00:00
Kenichi Handa
e2a20aa791 ("Thai"): Set a lisp form that produces
composed string in `sample-text' language info.
2000-11-06 00:10:50 +00:00
Kenichi Handa
ec724c2905 ("Tibetan"): Set a lisp form that produces
composed string in `sample-text' language info.
2000-11-06 00:10:12 +00:00
Kenichi Handa
5c83e54afa (compound-text, ctext): Moved to international/mule-conf.el. 2000-11-05 23:52:09 +00:00
Jason Rumney
546790cb86 (decode-mac-roman): Test against r1 not r0. 2000-11-04 11:43:36 +00:00
Kenichi Handa
71070f12e7 (mac-roman-decoder, mac-roman-encoder): New translation tables.
(decode-mac-roman, encode-mac-roman): Definition of these CCL
programs are modified and moved from mac-win.el.
(mac-roman): Definition of this coding system is modified and
moved from mac-win.el.
2000-10-30 01:37:20 +00:00
Kenichi Handa
49e4e3c6da (devanagari-to-indian-region): In the loop, change the following char,
not preceding char.
2000-09-07 11:23:06 +00:00
Dave Love
27ff18c98a ("Latin-8", "Latin-9"): Add input methods,
mod sample text.
2000-08-24 13:19:19 +00:00