]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Tue, 15 Oct 2002 01:15:52 +0000 (01:15 +0000)]
(decode_coding): Fix args to translate_chars. Pay
attention to Vstandard_translation_table_for_decode.
(encode_coding): Fix args to translate_chars. Pay attention to
Vstandard_translation_table_for_encode.
Dave Love [Mon, 14 Oct 2002 17:30:06 +0000 (17:30 +0000)]
*** empty log message ***
Dave Love [Mon, 14 Oct 2002 17:29:54 +0000 (17:29 +0000)]
(side-effect-free-fns): Add
string-make-unibyte string-make-multibyte string-to-multibyte
string-as-multibyte string-as-unibyte.
Dave Love [Mon, 14 Oct 2002 17:29:27 +0000 (17:29 +0000)]
(cyrillic-alternativnyj): Remove
mime-charset. Use alternativnj charset.
(cp866): Remove alias. Define standalone.
Dave Love [Mon, 14 Oct 2002 17:13:49 +0000 (17:13 +0000)]
(Fstring_as_multibyte, Fstring_to_multibyte): Doc fix.
Dave Love [Fri, 11 Oct 2002 20:57:12 +0000 (20:57 +0000)]
*** empty log message ***
Dave Love [Fri, 11 Oct 2002 17:54:00 +0000 (17:54 +0000)]
*** empty log message ***
Dave Love [Fri, 11 Oct 2002 17:52:53 +0000 (17:52 +0000)]
(alternativnyj): Use new table.
(cp866): Define standalone, not as alias.
(ibm866): Change alias.
(ibm1047): New.
Dave Love [Fri, 11 Oct 2002 17:51:33 +0000 (17:51 +0000)]
(ibm1047, cp1047): New.
Dave Love [Fri, 11 Oct 2002 17:48:56 +0000 (17:48 +0000)]
New.
Dave Love [Thu, 10 Oct 2002 23:06:03 +0000 (23:06 +0000)]
*** empty log message ***
Dave Love [Thu, 10 Oct 2002 23:03:13 +0000 (23:03 +0000)]
(Flanginfo): Fix typo.
Dave Love [Thu, 10 Oct 2002 22:36:24 +0000 (22:36 +0000)]
*** empty log message ***
Dave Love [Thu, 10 Oct 2002 22:28:48 +0000 (22:28 +0000)]
(unexec): Make last change conditional on Irix 6.5.
Kenichi Handa [Thu, 10 Oct 2002 09:05:37 +0000 (09:05 +0000)]
(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.
Kenichi Handa [Thu, 10 Oct 2002 09:03:52 +0000 (09:03 +0000)]
*** empty log message ***
Dave Love [Wed, 9 Oct 2002 22:51:44 +0000 (22:51 +0000)]
*** empty log message ***
Dave Love [Wed, 9 Oct 2002 22:51:01 +0000 (22:51 +0000)]
(quoted-printable-encode-region): Fix non-multibyte search
for Emacs 22.
Dave Love [Wed, 9 Oct 2002 22:20:36 +0000 (22:20 +0000)]
Comment.
Dave Love [Wed, 9 Oct 2002 22:19:25 +0000 (22:19 +0000)]
(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.
Dave Love [Wed, 9 Oct 2002 22:16:47 +0000 (22:16 +0000)]
("Bulgarian"): Fix input method and
charset.
("Tajik", "Belarusian"): Fix charset.
Dave Love [Wed, 9 Oct 2002 22:12:56 +0000 (22:12 +0000)]
("Latin-2", "Latin-5"): Doc fix.
Dave Love [Wed, 9 Oct 2002 22:00:36 +0000 (22:00 +0000)]
(decode_coding_utf_8): Treat surrogates as invalid.
Kenichi Handa [Wed, 9 Oct 2002 06:14:14 +0000 (06:14 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 9 Oct 2002 06:13:57 +0000 (06:13 +0000)]
(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.
Kenichi Handa [Wed, 9 Oct 2002 05:24:48 +0000 (05:24 +0000)]
(char_string): Renamed from
char_string_with_unification. Pay attention to
CHAR_MODIFIER_MASK.
(string_char): Renamed from string_char.
Kenichi Handa [Wed, 9 Oct 2002 05:16:05 +0000 (05:16 +0000)]
(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.
Dave Love [Mon, 7 Oct 2002 17:50:19 +0000 (17:50 +0000)]
*** empty log message ***
Dave Love [Mon, 7 Oct 2002 17:39:34 +0000 (17:39 +0000)]
(quoted-printable-encode-region): Go to start of range
before searching.
(quoted-printable-encode-region): Use multibyte-char-to-unibyte.
Kenichi Handa [Mon, 7 Oct 2002 12:59:21 +0000 (12:59 +0000)]
(re_search_2): Fix for the case of unibyte buffer.
Kenichi Handa [Mon, 7 Oct 2002 12:57:40 +0000 (12:57 +0000)]
(push_key_description): Pay attention to force_multibyte.
Dave Love [Sun, 6 Oct 2002 21:18:39 +0000 (21:18 +0000)]
*** empty log message ***
Dave Love [Sun, 6 Oct 2002 21:16:50 +0000 (21:16 +0000)]
Copyright up-date.
Dave Love [Sun, 6 Oct 2002 21:16:08 +0000 (21:16 +0000)]
Comment fix.
Dave Love [Sun, 6 Oct 2002 21:15:08 +0000 (21:15 +0000)]
(define_charset_internal): Rename `supprementary'.
Dave Love [Sun, 6 Oct 2002 21:05:42 +0000 (21:05 +0000)]
(quail-help): Fix underlining.
Dave Love [Sun, 6 Oct 2002 20:53:43 +0000 (20:53 +0000)]
(quail-indian-preceding-char-position)
(quail-indian-update-translation, quail-define-inscript-package):
Use characterp, not char-valid-p.
Dave Love [Sun, 6 Oct 2002 17:36:27 +0000 (17:36 +0000)]
("Chinese-GB18030"): Fix more.
Dave Love [Sun, 6 Oct 2002 17:08:15 +0000 (17:08 +0000)]
(chinese-gb18030): Fix last change.
Dave Love [Sun, 6 Oct 2002 16:55:31 +0000 (16:55 +0000)]
*** empty log message ***
Dave Love [Sun, 6 Oct 2002 16:55:14 +0000 (16:55 +0000)]
(lisp, shortlisp): Remove latin-N.
Dave Love [Sun, 6 Oct 2002 16:23:09 +0000 (16:23 +0000)]
(locale-language-names): Add GB18030.
Dave Love [Sun, 6 Oct 2002 16:22:40 +0000 (16:22 +0000)]
(chinese-gb18030, gb18030)
("Chinese-GB18030"): New.
Dave Love [Sun, 6 Oct 2002 16:12:56 +0000 (16:12 +0000)]
Don't require latin-1.
Dave Love [Sun, 6 Oct 2002 13:29:21 +0000 (13:29 +0000)]
(use_xim): Initialize.
(xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
(x_term_init): Maybe set use_xim.
Dave Love [Sat, 5 Oct 2002 23:19:04 +0000 (23:19 +0000)]
(use_xim) [HAVE_X_I18N]: Declare.
Dave Love [Sat, 5 Oct 2002 19:23:48 +0000 (19:23 +0000)]
*** empty log message ***
Dave Love [Sat, 5 Oct 2002 19:23:04 +0000 (19:23 +0000)]
(language-info-alist): Doc fix.
Dave Love [Sat, 5 Oct 2002 19:21:53 +0000 (19:21 +0000)]
("Czech"): Remove unibyte-syntax property.
Dave Love [Sat, 5 Oct 2002 19:19:14 +0000 (19:19 +0000)]
("Slovak"): Remove unibyte-syntax property.
Dave Love [Sat, 5 Oct 2002 19:18:47 +0000 (19:18 +0000)]
("Romanian"): Remove unibyte-syntax property.
Dave Love [Sat, 5 Oct 2002 19:10:39 +0000 (19:10 +0000)]
("Greek"): Remove unibyte-syntax property.
(cp737): New coding system.
Dave Love [Sat, 5 Oct 2002 19:06:45 +0000 (19:06 +0000)]
Remove unibyte-syntax properties.
Augment some coding-system properties.
Dave Love [Sat, 5 Oct 2002 19:04:00 +0000 (19:04 +0000)]
(set-language-environment): Check
for charset property of environment.
Dave Love [Sat, 5 Oct 2002 19:00:51 +0000 (19:00 +0000)]
(DONTCOMPILE): Remove latin-N.el.
Dave Love [Sat, 5 Oct 2002 18:59:25 +0000 (18:59 +0000)]
(set-case-syntax-charset, set-case-syntax-1)
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
Undo last changes.
Dave Love [Sat, 5 Oct 2002 18:54:28 +0000 (18:54 +0000)]
Remove international/latin-N.el.
Dave Love [Sat, 5 Oct 2002 18:52:52 +0000 (18:52 +0000)]
(unicode-data): Check that
`unicodedata-file' exists.
Dave Love [Sat, 5 Oct 2002 18:51:37 +0000 (18:51 +0000)]
Add Latin-1.
Dave Love [Sat, 5 Oct 2002 14:38:51 +0000 (14:38 +0000)]
(x_window, x_window): Use use_xim.
Dave Love [Sat, 5 Oct 2002 14:37:43 +0000 (14:37 +0000)]
(Table of Resources): Add useXIM.
Kenichi Handa [Sat, 5 Oct 2002 01:54:48 +0000 (01:54 +0000)]
(charset-script-alist): Fix script names.
Kenichi Handa [Sat, 5 Oct 2002 01:39:38 +0000 (01:39 +0000)]
*** empty log message ***
Dave Love [Fri, 4 Oct 2002 21:48:23 +0000 (21:48 +0000)]
Fix coding cookie.
Kenichi Handa [Tue, 1 Oct 2002 01:33:41 +0000 (01:33 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 1 Oct 2002 01:33:29 +0000 (01:33 +0000)]
(set-language-environment): Delete unnecessary setup of syntax/case
for unibyte case.
Kenichi Handa [Tue, 1 Oct 2002 01:33:07 +0000 (01:33 +0000)]
(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.
Kenichi Handa [Tue, 1 Oct 2002 01:32:44 +0000 (01:32 +0000)]
Bind set-case-syntax-charset to iso-8859-15. Never provide latin-9.
Kenichi Handa [Tue, 1 Oct 2002 01:32:27 +0000 (01:32 +0000)]
Bind set-case-syntax-charset to iso-8859-14. Never provide latin-8.
Kenichi Handa [Tue, 1 Oct 2002 01:32:05 +0000 (01:32 +0000)]
Bind set-case-syntax-charset to iso-8859-9. Never provide latin-5.
Kenichi Handa [Tue, 1 Oct 2002 01:31:47 +0000 (01:31 +0000)]
Bind set-case-syntax-charset to iso-8859-4. Never provide latin-4.
Kenichi Handa [Tue, 1 Oct 2002 01:31:29 +0000 (01:31 +0000)]
Bind set-case-syntax-charset to iso-8859-3. Never provide latin-3.
Kenichi Handa [Tue, 1 Oct 2002 01:31:09 +0000 (01:31 +0000)]
Bind set-case-syntax-charset to iso-8859-2. Never provide latin-2.
Kenichi Handa [Tue, 1 Oct 2002 01:30:52 +0000 (01:30 +0000)]
Bind set-case-syntax-charset to iso-8859-1. Never provide latin-1.
Kenichi Handa [Tue, 1 Oct 2002 01:30:13 +0000 (01:30 +0000)]
(search_buffer): Fix case-fold-search of multibyte
characters.
(boyer_moore): Rename the last argument to char_high_bits.
Kenichi Handa [Fri, 27 Sep 2002 04:54:47 +0000 (04:54 +0000)]
(describe-face): Describe :fontset property too.
Kenichi Handa [Fri, 27 Sep 2002 04:54:24 +0000 (04:54 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 27 Sep 2002 04:54:02 +0000 (04:54 +0000)]
(generate-fontset-menu): Exclude the defualt fontset.
Kenichi Handa [Fri, 27 Sep 2002 04:51:34 +0000 (04:51 +0000)]
(x_new_fontset): If FONTSETNAME specifies the default
fontset, return Qt.
Kenichi Handa [Fri, 27 Sep 2002 04:50:58 +0000 (04:50 +0000)]
(set_lface_from_font_name): Reject the default fontset.
(Finternal_set_lisp_face_attribute): Use signal_error for the
error of invalid fontset.
Kenichi Handa [Fri, 27 Sep 2002 04:50:23 +0000 (04:50 +0000)]
(x_set_font): Change the error message of the case that
x_new_fontset returns Qt.
Kenichi Handa [Fri, 27 Sep 2002 04:49:47 +0000 (04:49 +0000)]
(display_string): Fix for the case of zero width glyph.
Dave Love [Wed, 25 Sep 2002 00:00:33 +0000 (00:00 +0000)]
Fix last change.
Dave Love [Mon, 23 Sep 2002 22:21:46 +0000 (22:21 +0000)]
Add some non-word syntax cases.
Dave Love [Mon, 23 Sep 2002 19:19:34 +0000 (19:19 +0000)]
*** empty log message ***
Dave Love [Mon, 23 Sep 2002 14:03:06 +0000 (14:03 +0000)]
Don't set char width of CJK
charsets generally.
(korean-ksc5601): Fix ranges with symbol syntax.
Kenichi Handa [Thu, 19 Sep 2002 00:40:09 +0000 (00:40 +0000)]
(re_search_2): Fix previous change.
Kenichi Handa [Thu, 19 Sep 2002 00:39:45 +0000 (00:39 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 18 Sep 2002 12:16:12 +0000 (12:16 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 18 Sep 2002 12:14:36 +0000 (12:14 +0000)]
(skip_syntaxes): Fix previous change.
Kenichi Handa [Wed, 18 Sep 2002 11:59:36 +0000 (11:59 +0000)]
(skip_syntaxes): Fix previous change.
Dave Love [Sat, 14 Sep 2002 11:47:38 +0000 (11:47 +0000)]
(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.
Dave Love [Sat, 14 Sep 2002 11:42:24 +0000 (11:42 +0000)]
(DONTCOMPILE): Add indian.el.
Dave Love [Fri, 13 Sep 2002 23:32:26 +0000 (23:32 +0000)]
(find-coding-systems-for-charsets): Check charset type before
getting :charset-list.
Dave Love [Fri, 13 Sep 2002 23:25:53 +0000 (23:25 +0000)]
(iscii-to-ucs-region): Fix typo.
Dave Love [Fri, 13 Sep 2002 23:25:28 +0000 (23:25 +0000)]
(charset): Move.
(language-info-custom-alist): Move. Alter :set.
Kenichi Handa [Fri, 13 Sep 2002 11:22:21 +0000 (11:22 +0000)]
(skip_chars): Fix previous change.
(skip_syntaxes): Fix previous change.
Kenichi Handa [Thu, 12 Sep 2002 08:37:25 +0000 (08:37 +0000)]
(emacs-mule, iso-2022-7bit)
(iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2)
(compound-text, ctext-no-compositions): Cancel provious change.
Kenichi Handa [Thu, 12 Sep 2002 08:36:59 +0000 (08:36 +0000)]
*** empty log message ***
Dave Love [Mon, 9 Sep 2002 22:49:04 +0000 (22:49 +0000)]
(charset): New widget.
(language-info-custom-alist): Use it.
(default-input-method): Modify :type.