1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-21 06:11:50 -07:00
Commit graph

439 commits

Author SHA1 Message Date
Dave Love
f56ad11ce0 (ibm1047, cp1047): New. 2002-10-11 17:51:33 +00:00
Dave Love
d709c451c5 ("Bulgarian"): Fix input method and
charset.
("Tajik", "Belarusian"): Fix charset.
2002-10-09 22:16:47 +00:00
Dave Love
a49f9488d3 ("Latin-2", "Latin-5"): Doc fix. 2002-10-09 22:12:56 +00:00
Dave Love
3d9a29e03d ("Chinese-GB18030"): Fix more. 2002-10-06 17:36:27 +00:00
Dave Love
19b872e1df (chinese-gb18030): Fix last change. 2002-10-06 17:08:15 +00:00
Dave Love
8be04b0589 (chinese-gb18030, gb18030)
("Chinese-GB18030"): New.
2002-10-06 16:22:40 +00:00
Dave Love
80187a407b ("Czech"): Remove unibyte-syntax property. 2002-10-05 19:21:53 +00:00
Dave Love
7b5b0f0490 ("Slovak"): Remove unibyte-syntax property. 2002-10-05 19:19:14 +00:00
Dave Love
c34225228e ("Romanian"): Remove unibyte-syntax property. 2002-10-05 19:18:47 +00:00
Dave Love
69cf07bd77 ("Greek"): Remove unibyte-syntax property.
(cp737): New coding system.
2002-10-05 19:10:39 +00:00
Dave Love
98a51523d3 Remove unibyte-syntax properties.
Augment some coding-system properties.
2002-10-05 19:06:45 +00:00
Dave Love
897755c477 Fix coding cookie. 2002-10-04 21:48:23 +00:00
Dave Love
3ff576416c (ucs-bengali-to-is13194-alist, ucs-assamese-to-is13194-alist)
(ucs-gurmukhi-to-is13194-alist, ucs-gujarati-to-is13194-alist)
(ucs-oriya-to-is13194-alist, ucs-tamil-to-is13194-alist)
(ucs-telugu-to-is13194-alist, ucs-malayalam-to-is13194-alist))):
Remove declarations and let-bind them in re-written top-level loop
over scripts, including ucs-devanagari-to-is13194-alist.
2002-09-14 11:47:38 +00:00
Dave Love
12bb15aded (iscii-to-ucs-region): Fix typo. 2002-09-13 23:25:53 +00:00
Dave Love
0b520940e6 (dev-charseq): Avoid indian-glyph-char. 2002-09-08 20:36:10 +00:00
Dave Love
97b4eba94a (indian-script-table)
(ccl-encode-indian-glyph-font): Deleted.
2002-09-08 20:31:49 +00:00
Dave Love
f47a2e09e1 (ucs-devanagari-to-is13194-alist)
(indian-glyph-char, indian-char-glyph): Deleted.
(is13194-default-repertory): Renamed from
is13194-default-repartory,
(iscii-to-ucs-region): Hoist evals from loop.
2002-09-08 20:31:05 +00:00
Dave Love
24d510149e (cp858): New.
("Turkish"): Add special case rules.
2002-09-07 23:56:18 +00:00
Dave Love
95375a68f9 (viet-encode-viscii-char): Use encode-char. 2002-08-18 13:25:12 +00:00
Dave Love
0a3fa7140a ("Tajik", "Bulgarian", "Belarusian"): Add
charset.
("Ukrainian"): New.
2002-08-18 13:18:54 +00:00
Kenichi Handa
4e20903029 Don't register ccl-encode-indian-glyph-font
and ccl-encode-unicode-font in font-ccl-encoder-alist.
2002-07-26 04:04:09 +00:00
Dave Love
961962c5fb ("Devanagari"): Fix coding-system,
coding-priority.
2002-07-01 20:42:08 +00:00
Dave Love
69e7e293ce ("Georgian"): Delete code-pages feature,
add nonascii-translation.
2002-06-27 21:55:53 +00:00
Dave Love
0fbd042508 ("German", "French", "Spanish"): Add
latin-9 as alternative coding system.
("Slovenian", "Polish"): Add windows-1250 as alternative coding
system.
("Dutch"): Add latin-9 as alternative coding system.  Add input
method.
("Turkish"): Add windows-1254 and latin-3 as alternative coding
systems.
("Lithuanian", "Latvian"): Add windows-1257 as alternative coding
system.
2002-06-27 21:54:39 +00:00
Dave Love
057eca0991 ("Belarusian"): Doc fix.
(Cp1125, koi8-t): Doc fix.
2002-06-14 23:23:08 +00:00
Dave Love
aee13d0b18 (chinese-gbk, gbk, cp936, windows-936): New
coding systems.
("Chinese-GBK"): New environment.
2002-06-13 17:32:09 +00:00
Dave Love
ffdc0bcae0 Remove redundant unicodes in
category-setting.
2002-06-12 16:46:15 +00:00
Dave Love
c603680d09 (cyrillic-encode-koi8-r-char)
(cyrillic-encode-alternativnyj-char): Fixed.
(standard-display-cyrillic-translit): Remove redundant unicodes.
2002-06-11 18:44:47 +00:00
Dave Love
05b99d65b0 ("Tajik", "Bulgarian", "Belarusian"): New
environments.
2002-06-10 16:07:03 +00:00
Dave Love
d3f352083e (vietnamese-tcvn, tcvn): New coding
system.
("Vietnamese"): Doc fix.
2002-06-07 11:26:43 +00:00
Dave Love
67813f5554 ("Vietnamese"): Add windows-1258 coding
system.
2002-06-06 11:33:04 +00:00
Dave Love
2d13c2676f ("Thai"): Add cp874, iso-8859-11 coding
systems.
2002-06-06 11:32:53 +00:00
Dave Love
2fd9811297 ("Romanian"): Add iso-latin-10 coding
system.
2002-06-06 11:32:45 +00:00
Dave Love
c2ff02269f ("Greek"): Add windows-1253, cp851, cp869
coding systems.
2002-06-06 11:32:35 +00:00
Dave Love
3fc58305da (post-read-decode-hz)
(pre-write-encode-hz): Moved to china-util.el.
2002-06-02 20:31:23 +00:00
Dave Love
0374bae436 (post-read-decode-hz)
(pre-write-encode-hz): Moved from chinese.el.
(big5-to-flat-code, flat-code-to-big5, euc-to-flat-code)
(flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Deleted.
2002-06-02 20:27:27 +00:00
Dave Love
b523ee67b8 ("Hebrew"): Add windows-1255, cp862 coding
systems.
2002-06-02 20:25:16 +00:00
Kenichi Handa
0783a1ec78 (japanese-iso-7bit-1978-irv): Add
`designation' to :flags, `ascii' to :charset-list.
2002-05-30 11:07:27 +00:00
Dave Love
2d244aeb04 (iso-8859-11): New coding system. 2002-05-29 22:45:23 +00:00
Dave Love
afb2e0083a Comment. 2002-05-27 18:27:40 +00:00
Dave Love
10c7550e11 (cp874, ibm874): New coding systems. 2002-05-23 18:23:57 +00:00
Dave Love
1915053866 Avoid decode-char.
(indian--puthash-char, indian--puthash-c, indian--puthash-cv):
Use characterp, not char-valid-p.
2002-05-23 18:23:48 +00:00
Dave Love
bac4bf3800 (cp862, ibm862): New coding systems. 2002-05-23 18:20:50 +00:00
Dave Love
8b565eb5a7 (cp851, ibm851, cp869, ibm869): New coding
systems.
2002-05-23 18:20:37 +00:00
Dave Love
6d2186ffde (cp852, ibm852, cp857, ibm857, cp860)
(ibm860, cp861, ibm861, cp863, cp865, ibm865, cp437, ibm437): New
coding systems.
<set-language-info-alist>: Avoid decode-char.
2002-05-23 18:20:26 +00:00
Dave Love
ca17cd520a Add coding tag, avoid decode-char. 2002-05-23 18:20:14 +00:00
Dave Love
515a4f82e7 (cp855, ibm855): New coding systems. 2002-05-23 18:17:57 +00:00
Dave Love
7996eb7819 (iso-latin-10): Fix typo. 2002-05-20 19:10:41 +00:00
Dave Love
76429b9a9f (adobe-standard-encoding): Fix typo. 2002-05-20 19:10:17 +00:00
Dave Love
0ad95ea214 (iso-latin-10): Add :mime-charset.
("Romanian"): Add doc.
2002-05-20 15:39:23 +00:00