1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-14 02:42:46 -07:00
Commit graph

41274 commits

Author SHA1 Message Date
Dave Love
da3777cc83 *** empty log message *** 2002-10-11 17:54:00 +00:00
Dave Love
c452ee26e3 (alternativnyj): Use new table.
(cp866): Define standalone, not as alias.
(ibm866): Change alias.
(ibm1047): New.
2002-10-11 17:52:53 +00:00
Dave Love
f56ad11ce0 (ibm1047, cp1047): New. 2002-10-11 17:51:33 +00:00
Dave Love
54962251cf New. 2002-10-11 17:48:56 +00:00
Dave Love
3294d15a55 *** empty log message *** 2002-10-10 23:06:03 +00:00
Dave Love
0f93a2a232 (Flanginfo): Fix typo. 2002-10-10 23:03:13 +00:00
Dave Love
102ae470d8 *** empty log message *** 2002-10-10 22:36:24 +00:00
Dave Love
8958be0377 (unexec): Make last change conditional on Irix 6.5. 2002-10-10 22:28:48 +00:00
Kenichi Handa
89528eb3a7 (detect_coding_utf_8): Check incomplete byte sequence.
Don't update *mask when correctly detected.
(detect_coding_utf_16): Likewise.
(detect_coding_emacs_mule): Likewise.
(detect_coding_iso_2022): Likewise.
(detect_coding_sjis): Likewise.
(detect_coding_big5): Likewise.
(detect_coding_ccl): Likewise.
(decode_coding_sjis): Fix decoding of katakana-jisx0201.
(detect_eol): Delete the argument CODING, and add the argument
CATEGORY.
(detect_coding): Adjusted for the changes above.
(detect_coding_system): Likewise.
2002-10-10 09:05:37 +00:00
Kenichi Handa
e28811311e *** empty log message *** 2002-10-10 09:03:52 +00:00
Dave Love
82c83d004e *** empty log message *** 2002-10-09 22:51:44 +00:00
Dave Love
d77cab2b63 (quoted-printable-encode-region): Fix non-multibyte search
for Emacs 22.
2002-10-09 22:51:01 +00:00
Dave Love
4c858c59d4 Comment. 2002-10-09 22:20:36 +00:00
Dave Love
58b78d5b6f (describe-language-environment): Be
case-insensitive when looking for input methods.
(locale-name-match): Doc fix.
(locale-charset-match-p): New.
(set-locale-environment): Warn if coding system doesn't agree
with system locale.
2002-10-09 22:19:25 +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
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