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
72fe130161
(decode_coding_utf_8): Treat surrogates as invalid.
2002-10-09 22:00:36 +00:00
Kenichi Handa
c3c8dc5222
*** empty log message ***
2002-10-09 06:14:14 +00:00
Kenichi Handa
ae748897d2
(select-safe-coding-system): If
...
:mime-charset property of a coding system is not equal to that
coding system, don't show that :mime-charset name.
2002-10-09 06:13:57 +00:00
Kenichi Handa
e3d8eb8c66
(char_string): Renamed from
...
char_string_with_unification. Pay attention to
CHAR_MODIFIER_MASK.
(string_char): Renamed from string_char.
2002-10-09 05:24:48 +00:00
Kenichi Handa
eb41da4cb9
(CHAR_STRING): Call char_string if C is greater than
...
MAX_3_BYTE_CHAR.
(CHAR_STRING_ADVANCE): Likewise.
(STRING_CHAR): Call string_char instead of
string_char_with_unification.
(STRING_CHAR_AND_LENGTH): Likewise.
(STRING_CHAR_ADVANCE): Likewise.
2002-10-09 05:16:05 +00:00
Dave Love
1693359a53
*** empty log message ***
2002-10-07 17:50:19 +00:00
Dave Love
9601565f67
(quoted-printable-encode-region): Go to start of range
...
before searching.
(quoted-printable-encode-region): Use multibyte-char-to-unibyte.
2002-10-07 17:39:34 +00:00
Kenichi Handa
ba5e343cad
(re_search_2): Fix for the case of unibyte buffer.
2002-10-07 12:59:21 +00:00
Kenichi Handa
c01bb36f11
(push_key_description): Pay attention to force_multibyte.
2002-10-07 12:57:40 +00:00
Dave Love
3d775be9bf
*** empty log message ***
2002-10-06 21:18:39 +00:00
Dave Love
c603ec3b19
Copyright up-date.
2002-10-06 21:16:50 +00:00
Dave Love
5998373a0c
Comment fix.
2002-10-06 21:16:08 +00:00
Dave Love
7acf89e638
(define_charset_internal): Rename `supprementary'.
2002-10-06 21:15:08 +00:00
Dave Love
a17ea57132
(quail-help): Fix underlining.
2002-10-06 21:05:42 +00:00
Dave Love
952b3c319a
(quail-indian-preceding-char-position)
...
(quail-indian-update-translation, quail-define-inscript-package):
Use characterp, not char-valid-p.
2002-10-06 20:53:43 +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
0aeb059ac4
*** empty log message ***
2002-10-06 16:55:31 +00:00
Dave Love
979d7ef282
(lisp, shortlisp): Remove latin-N.
2002-10-06 16:55:14 +00:00
Dave Love
984d1f2fd6
(locale-language-names): Add GB18030.
2002-10-06 16:23:09 +00:00
Dave Love
8be04b0589
(chinese-gb18030, gb18030)
...
("Chinese-GB18030"): New.
2002-10-06 16:22:40 +00:00
Dave Love
0584a38f86
Don't require latin-1.
2002-10-06 16:12:56 +00:00
Dave Love
2e801687ec
(use_xim): Initialize.
...
(xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
(x_term_init): Maybe set use_xim.
2002-10-06 13:29:21 +00:00
Dave Love
75d0333328
(use_xim) [HAVE_X_I18N]: Declare.
2002-10-05 23:19:04 +00:00
Dave Love
68352d8b7f
*** empty log message ***
2002-10-05 19:23:48 +00:00
Dave Love
e3e3db1181
(language-info-alist): Doc fix.
2002-10-05 19:23:04 +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
5b74b0c7b6
(set-language-environment): Check
...
for charset property of environment.
2002-10-05 19:04:00 +00:00
Dave Love
2aa9761735
(DONTCOMPILE): Remove latin-N.el.
2002-10-05 19:00:51 +00:00
Dave Love
25c358677c
(set-case-syntax-charset, set-case-syntax-1)
...
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
Undo last changes.
2002-10-05 18:59:25 +00:00
Dave Love
1bb371eee8
Remove international/latin-N.el.
2002-10-05 18:54:28 +00:00
Dave Love
42ea034965
(unicode-data): Check that
...
`unicodedata-file' exists.
2002-10-05 18:52:52 +00:00
Dave Love
4fb82d6251
Add Latin-1.
2002-10-05 18:51:37 +00:00
Dave Love
af1b7625c3
(x_window, x_window): Use use_xim.
2002-10-05 14:38:51 +00:00
Dave Love
2f0d2c3590
(Table of Resources): Add useXIM.
2002-10-05 14:37:43 +00:00
Kenichi Handa
8a020f4c18
(charset-script-alist): Fix script names.
2002-10-05 01:54:48 +00:00
Kenichi Handa
cfd5fb83a0
*** empty log message ***
2002-10-05 01:39:38 +00:00
Dave Love
897755c477
Fix coding cookie.
2002-10-04 21:48:23 +00:00
Kenichi Handa
af1b4a5310
*** empty log message ***
2002-10-01 01:33:41 +00:00
Kenichi Handa
ef1146661b
(set-language-environment): Delete unnecessary setup of syntax/case
...
for unibyte case.
2002-10-01 01:33:29 +00:00
Kenichi Handa
c57d134498
(set-case-syntax-set-multibyte): This variable
...
deleted.
(set-case-syntax-charset): New variable.
(set-case-syntax-1): New function.
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
Call set-case-syntax-1 on arguments.
2002-10-01 01:33:07 +00:00
Kenichi Handa
3fec4a06bb
Bind set-case-syntax-charset to iso-8859-15. Never provide latin-9.
2002-10-01 01:32:44 +00:00
Kenichi Handa
8deeeb61d8
Bind set-case-syntax-charset to iso-8859-14. Never provide latin-8.
2002-10-01 01:32:27 +00:00
Kenichi Handa
457fb11da9
Bind set-case-syntax-charset to iso-8859-9. Never provide latin-5.
2002-10-01 01:32:05 +00:00