Tue, 03 Sep 2002 04:06:33 +0000 |
Kenichi Handa |
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
|
Tue, 03 Sep 2002 04:06:07 +0000 |
Kenichi Handa |
(Fexpand_abbrev): Convert a unibyte character to
|
Tue, 03 Sep 2002 04:05:26 +0000 |
Kenichi Handa |
Don't define the charset iso-8859-1 here, just setup its properties.
|
Fri, 23 Aug 2002 02:27:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 23 Aug 2002 02:27:15 +0000 |
Kenichi Handa |
(enum lface_attribute_index): New member LFACE_FONTSET_INDEX.
|
Fri, 23 Aug 2002 02:26:44 +0000 |
Kenichi Handa |
(QCfontset): New variable.
|
Thu, 22 Aug 2002 01:18:39 +0000 |
Kenichi Handa |
(base64_encode_1): Handle eight-bit chars correctly.
|
Thu, 22 Aug 2002 01:08:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 22 Aug 2002 00:07:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 21 Aug 2002 13:07:13 +0000 |
Kenichi Handa |
(insert_from_gap): Make it work even if PT != GTP.
|
Wed, 21 Aug 2002 12:53:56 +0000 |
Kenichi Handa |
(coding_set_destination): Fix coding->destination for
|
Wed, 21 Aug 2002 07:00:34 +0000 |
Kenichi Handa |
(utf-8): Give :mime-charset property.
|
Wed, 21 Aug 2002 02:30:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 21 Aug 2002 02:28:21 +0000 |
Kenichi Handa |
(base64_decode_1): Insert eight-bit chars correctly.
|
Wed, 21 Aug 2002 02:27:07 +0000 |
Kenichi Handa |
(BYTE8_STRING): New macro.
|
Wed, 21 Aug 2002 01:32:03 +0000 |
Kenichi Handa |
(quoted-printable-decode-region): Fix previous change.
|
Wed, 21 Aug 2002 00:42:28 +0000 |
Kenichi Handa |
(quoted-printable-decode-region): Insert bytes by `insert-byte'.
|
Tue, 20 Aug 2002 13:12:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 13:05:44 +0000 |
Kenichi Handa |
(Finsert_byte): New function.
|
Tue, 20 Aug 2002 11:25:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 11:24:31 +0000 |
Kenichi Handa |
Don't setup printable-chars here.
|
Tue, 20 Aug 2002 11:23:38 +0000 |
Kenichi Handa |
(set_canon, set_identity, shuffle): Simplified.
|
Tue, 20 Aug 2002 11:13:34 +0000 |
Kenichi Handa |
(get_next_display_element): Don't display unibyte 8-bit
|
Tue, 20 Aug 2002 11:11:19 +0000 |
Kenichi Handa |
(syms_of_character): Setup Vprintable_chars.
|
Tue, 20 Aug 2002 08:34:51 +0000 |
Kenichi Handa |
(Freplace_match): Fix previous change.
|
Tue, 20 Aug 2002 08:32:34 +0000 |
Kenichi Handa |
(Freplace_match): Fix for the unibyte case.
|
Tue, 20 Aug 2002 08:20:31 +0000 |
Kenichi Handa |
(read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
|
Tue, 20 Aug 2002 07:56:43 +0000 |
Kenichi Handa |
(Fchar_equal): Fix for the unibyte case.
|
Tue, 20 Aug 2002 07:21:58 +0000 |
Kenichi Handa |
(Fexpand_abbrev): Fix for the multibyte case.
|
Tue, 20 Aug 2002 06:22:50 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 06:22:35 +0000 |
Kenichi Handa |
Remove duplicated case setting for Cyrillic and Greek letters.
|
Tue, 20 Aug 2002 04:00:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 03:59:51 +0000 |
Kenichi Handa |
(_fetch_multibyte_char_len): This variable deleted.
|
Tue, 20 Aug 2002 03:59:29 +0000 |
Kenichi Handa |
(_fetch_multibyte_char_len): Extern deleted.
|
Tue, 20 Aug 2002 03:59:11 +0000 |
Kenichi Handa |
(MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
|
Tue, 20 Aug 2002 03:58:53 +0000 |
Kenichi Handa |
(casify_object): Simplified. Handle the case that
|
Tue, 20 Aug 2002 03:58:23 +0000 |
Kenichi Handa |
(describe-buffer-case-table): Handle the case that KEY is a cons
|
Mon, 19 Aug 2002 12:14:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 12:13:45 +0000 |
Kenichi Handa |
Fix categories ?A and ?C.
|
Mon, 19 Aug 2002 12:12:45 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 11:34:28 +0000 |
Kenichi Handa |
(safe_to_load_p): Fix the logic.
|
Mon, 19 Aug 2002 11:00:39 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 11:00:27 +0000 |
Kenichi Handa |
(scan_words): Don't treat characters belonging to
|
Mon, 19 Aug 2002 10:59:04 +0000 |
Kenichi Handa |
(Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
|
Mon, 19 Aug 2002 10:58:11 +0000 |
Kenichi Handa |
(script-list): Treat ascii characters as `latin' script.
|
Mon, 19 Aug 2002 10:57:04 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 10:56:54 +0000 |
Kenichi Handa |
(Fset_fontset_font): Treate `ascii' as charset, not script.
|
Mon, 19 Aug 2002 06:12:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 19 Aug 2002 06:12:31 +0000 |
Kenichi Handa |
(fontset-plain-name): If the fontset
|
Mon, 19 Aug 2002 06:11:52 +0000 |
Kenichi Handa |
(main): In the case of --unibyte, instead of aborting on
|
Mon, 19 Aug 2002 06:11:15 +0000 |
Kenichi Handa |
(main): In the case of --unibyte, instead of aborting on finding
|
Sun, 18 Aug 2002 16:57:27 +0000 |
Dave Love |
*** empty log message ***
|
Sun, 18 Aug 2002 16:56:23 +0000 |
Dave Love |
(rfc2047-encode): Fix last change.
|
Sun, 18 Aug 2002 13:51:26 +0000 |
Dave Love |
*** empty log message ***
|
Sun, 18 Aug 2002 13:41:10 +0000 |
Dave Love |
(term-char-mode): Remove generic-character-list code.
|
Sun, 18 Aug 2002 13:37:11 +0000 |
Dave Love |
(ruler-mode-character-validate): Use characterp.
|
Sun, 18 Aug 2002 13:34:52 +0000 |
Dave Love |
(character): Use characterp.
|
Sun, 18 Aug 2002 13:32:42 +0000 |
Dave Love |
*** empty log message ***
|
Sun, 18 Aug 2002 13:32:01 +0000 |
Dave Love |
*** empty log message ***
|
Sun, 18 Aug 2002 13:27:46 +0000 |
Dave Love |
(describe-coding-system): Add utf-16
|
Sun, 18 Aug 2002 13:25:12 +0000 |
Dave Love |
(viet-encode-viscii-char): Use encode-char.
|
Sun, 18 Aug 2002 13:18:54 +0000 |
Dave Love |
("Tajik", "Bulgarian", "Belarusian"): Add
|
Sun, 18 Aug 2002 12:55:13 +0000 |
Dave Love |
(Funibyte_char_to_multibyte): Doc fix.
|
Sun, 18 Aug 2002 12:54:49 +0000 |
Dave Love |
Fix last change.
|
Thu, 15 Aug 2002 02:30:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 15 Aug 2002 02:29:16 +0000 |
Kenichi Handa |
(nonascii_insert_offset, Vnonascii_translation_table):
|
Thu, 15 Aug 2002 02:29:00 +0000 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
Thu, 15 Aug 2002 02:28:42 +0000 |
Kenichi Handa |
(charset_unibyte): Renamed from charset_primary.
|
Thu, 15 Aug 2002 02:28:25 +0000 |
Kenichi Handa |
(charset_unibyte): Extern it instead of
|
Thu, 15 Aug 2002 02:28:08 +0000 |
Kenichi Handa |
(unibyte_char_to_multibyte): Refer to
|
Thu, 15 Aug 2002 02:27:50 +0000 |
Kenichi Handa |
(fontset_add): Make the type `int'.
|
Thu, 15 Aug 2002 02:27:11 +0000 |
Kenichi Handa |
(reset-language-environment): Don't
|
Thu, 15 Aug 2002 01:26:01 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 08 Aug 2002 13:05:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 08 Aug 2002 13:04:00 +0000 |
Kenichi Handa |
(tar-extract): Fix previous change.
|
Thu, 08 Aug 2002 13:01:56 +0000 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix category setting
|
Thu, 08 Aug 2002 13:00:10 +0000 |
Kenichi Handa |
(next-word-boundary-han): Don't
|
Thu, 08 Aug 2002 12:59:44 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 01 Aug 2002 15:51:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 01 Aug 2002 15:51:44 +0000 |
Kenichi Handa |
(FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
|
Thu, 01 Aug 2002 12:36:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 01 Aug 2002 12:36:17 +0000 |
Kenichi Handa |
Call map-charset-chars on big5
|
Thu, 01 Aug 2002 12:33:55 +0000 |
Kenichi Handa |
(Vnext_word_boundary_function_table): New variable.
|
Thu, 01 Aug 2002 05:44:09 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 01 Aug 2002 05:43:06 +0000 |
Kenichi Handa |
(fs_load_font): If fontp->charset is not negative,
|
Thu, 01 Aug 2002 05:42:48 +0000 |
Kenichi Handa |
(x_load_font): Initialize fontp->fontset to -1.
|
Wed, 31 Jul 2002 22:59:53 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 31 Jul 2002 22:41:56 +0000 |
Dave Love |
Generated with autoheader.
|
Wed, 31 Jul 2002 22:37:38 +0000 |
Dave Love |
Change logic (instead of fixing typo).
|
Wed, 31 Jul 2002 22:32:39 +0000 |
Dave Love |
Don't include strings.h.
|
Wed, 31 Jul 2002 22:32:15 +0000 |
Dave Love |
(bcopy, bzero, bcmp): Don't undef.
|
Wed, 31 Jul 2002 22:31:51 +0000 |
Dave Love |
(NO_SIOCTL_H): Don't define.
|
Wed, 31 Jul 2002 22:30:08 +0000 |
Dave Love |
(HAVE_ALLOCA): Delete.
|
Wed, 31 Jul 2002 22:28:25 +0000 |
Dave Love |
(leim): Don't put PARALLEL in environment.
|
Wed, 31 Jul 2002 22:26:08 +0000 |
Dave Love |
Require autoconf 2.53. Merge changes from trunk.
|
Wed, 31 Jul 2002 07:58:30 +0000 |
Kenichi Handa |
(syms_of_charset): Fix previous change.
|
Wed, 31 Jul 2002 07:15:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 31 Jul 2002 07:14:35 +0000 |
Kenichi Handa |
(tar-file-name-coding-system): New variable. Make
|
Wed, 31 Jul 2002 07:14:13 +0000 |
Kenichi Handa |
(archive-file-name-coding-system): New variable.
|
Wed, 31 Jul 2002 07:11:47 +0000 |
Kenichi Handa |
(Fstring_to_multibyte): New function.
|
Wed, 31 Jul 2002 07:11:28 +0000 |
Kenichi Handa |
(setup_echo_area_for_printing, set_message_1): Adjusted
|
Wed, 31 Jul 2002 07:10:36 +0000 |
Kenichi Handa |
(Fset_buffer_multibyte): Prototype adjusted.
|
Wed, 31 Jul 2002 07:09:00 +0000 |
Kenichi Handa |
* coding.c (make_conversion_work_buffer): Adjusted for the change
|
Wed, 31 Jul 2002 07:08:15 +0000 |
Kenichi Handa |
(charset_8_bit): Extern it.
|
Wed, 31 Jul 2002 07:07:59 +0000 |
Kenichi Handa |
(charset_eight_bit, Qeight_bit_control): New
|
Wed, 31 Jul 2002 07:06:36 +0000 |
Kenichi Handa |
(Funibyte_char_to_multibyte): If C can't be decoded
|
Wed, 31 Jul 2002 07:05:33 +0000 |
Kenichi Handa |
(CHAR_TO_BYTE8): If C is not eight-bit char, call
|
Wed, 31 Jul 2002 07:05:17 +0000 |
Kenichi Handa |
(Fcall_process): Don't call insert_1_both directly if
|
Wed, 31 Jul 2002 07:04:55 +0000 |
Kenichi Handa |
(Qas, Qmake, Qto): New variables.
|
Tue, 30 Jul 2002 11:41:15 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 30 Jul 2002 11:41:04 +0000 |
Dave Love |
("welsh"): Doc fix.
|
Tue, 30 Jul 2002 11:40:55 +0000 |
Dave Love |
Reinstate some commented-out redundancies.
|