| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kenichi Handa | 2002-08-21 | 1 | -0/+6 |
| | | |||||
| * | (base64_decode_1): Insert eight-bit chars correctly. | Kenichi Handa | 2002-08-21 | 1 | -6/+6 |
| | | |||||
| * | (BYTE8_STRING): New macro. | Kenichi Handa | 2002-08-21 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-20 | 1 | -0/+2 |
| | | |||||
| * | (Finsert_byte): New function. | Kenichi Handa | 2002-08-20 | 1 | -0/+24 |
| | | | | | (syms_of_editfns): Defsubr it. | ||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-20 | 1 | -5/+20 |
| | | |||||
| * | (set_canon, set_identity, shuffle): Simplified. | Kenichi Handa | 2002-08-20 | 1 | -31/+16 |
| | | |||||
| * | (get_next_display_element): Don't display unibyte 8-bit | Kenichi Handa | 2002-08-20 | 1 | -2/+2 |
| | | | | | characters by octal form. | ||||
| * | (syms_of_character): Setup Vprintable_chars. | Kenichi Handa | 2002-08-20 | 1 | -0/+5 |
| | | |||||
| * | (Freplace_match): Fix previous change. | Kenichi Handa | 2002-08-20 | 1 | -0/+1 |
| | | |||||
| * | (Freplace_match): Fix for the unibyte case. | Kenichi Handa | 2002-08-20 | 1 | -2/+12 |
| | | |||||
| * | (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead | Kenichi Handa | 2002-08-20 | 1 | -5/+4 |
| | | | | | of direct code 0x3ffff. | ||||
| * | (Fchar_equal): Fix for the unibyte case. | Kenichi Handa | 2002-08-20 | 1 | -2/+14 |
| | | |||||
| * | (Fexpand_abbrev): Fix for the multibyte case. | Kenichi Handa | 2002-08-20 | 1 | -7/+20 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-20 | 1 | -0/+16 |
| | | |||||
| * | (_fetch_multibyte_char_len): This variable deleted. | Kenichi Handa | 2002-08-20 | 1 | -2/+1 |
| | | |||||
| * | (_fetch_multibyte_char_len): Extern deleted. | Kenichi Handa | 2002-08-20 | 1 | -8/+12 |
| | | | | | | | (FETCH_MULTIBYTE_CHAR): Don't use _fetch_multibyte_char_len. (BUF_FETCH_MULTIBYTE_CHAR): Likewise. (FETCH_CHAR_AS_MULTIBYTE): New macro. | ||||
| * | (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros. | Kenichi Handa | 2002-08-20 | 1 | -0/+16 |
| | | |||||
| * | (casify_object): Simplified. Handle the case that | Kenichi Handa | 2002-08-20 | 1 | -114/+83 |
| | | | | | | the case conversion change the byte length. (casify_region): Likewise | ||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-19 | 1 | -0/+2 |
| | | |||||
| * | (safe_to_load_p): Fix the logic. | Kenichi Handa | 2002-08-19 | 1 | -2/+2 |
| | | |||||
| * | (scan_words): Don't treat characters belonging to | Kenichi Handa | 2002-08-19 | 2 | -28/+45 |
| | | | | | different scripts constituting a work. | ||||
| * | (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. | Kenichi Handa | 2002-08-19 | 1 | -1/+1 |
| | | |||||
| * | (Fset_fontset_font): Treate `ascii' as charset, not script. | Kenichi Handa | 2002-08-19 | 2 | -7/+10 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-19 | 1 | -0/+10 |
| | | |||||
| * | (main): In the case of --unibyte, instead of aborting on | Kenichi Handa | 2002-08-19 | 1 | -6/+9 |
| | | | | | finding non-empty buffer, make it unibyte. | ||||
| * | (main): In the case of --unibyte, instead of aborting on finding | Kenichi Handa | 2002-08-19 | 1 | -3/+7 |
| | | | | | non-empty buffer, make it unibyte. | ||||
| * | *** empty log message *** | Dave Love | 2002-08-18 | 1 | -7/+13 |
| | | |||||
| * | (Funibyte_char_to_multibyte): Doc fix. | Dave Love | 2002-08-18 | 1 | -1/+1 |
| | | |||||
| * | Fix last change. | Dave Love | 2002-08-18 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-15 | 2 | -1/+26 |
| | | |||||
| * | (nonascii_insert_offset, Vnonascii_translation_table): | Kenichi Handa | 2002-08-15 | 1 | -2/+0 |
| | | | | | Extern deleted. | ||||
| * | (x_produce_glyphs): Use ASCII_CHAR_P, not | Kenichi Handa | 2002-08-15 | 1 | -14/+6 |
| | | | | | | SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when it->multibyte_p is zero. | ||||
| * | (charset_unibyte): Renamed from charset_primary. | Kenichi Handa | 2002-08-15 | 1 | -11/+11 |
| | | | | | | | (Funibyte_charset): Renamed from Fprimary_charset. (Fset_unibyte_charset): Renamed from Fset_primary_charset. (syms_of_charset): Adjusted for the above changes. | ||||
| * | (charset_unibyte): Extern it instead of | Kenichi Handa | 2002-08-15 | 1 | -1/+1 |
| | | | | | charset_primary. | ||||
| * | (unibyte_char_to_multibyte): Refer to | Kenichi Handa | 2002-08-15 | 1 | -7/+6 |
| | | | | | | | charset_unibyte, not charset_primary. (multibyte_char_to_unibyte): Likewise. (Funibyte_char_to_multibyte): Likewise. | ||||
| * | (fontset_add): Make the type `int'. | Kenichi Handa | 2002-08-15 | 1 | -2/+18 |
| | | | | | (fontset_id_valid_p): Define it if FONTSET_DEBUG is defined. | ||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-15 | 1 | -3/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-08 | 1 | -0/+5 |
| | | |||||
| * | (Fdefine_coding_system_internal): Fix category setting | Kenichi Handa | 2002-08-08 | 1 | -2/+1 |
| | | | | | for a coding system of type iso-2022. | ||||
| * | (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1. | Kenichi Handa | 2002-08-01 | 2 | -1/+6 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-01 | 1 | -0/+5 |
| | | |||||
| * | (Vnext_word_boundary_function_table): New variable. | Kenichi Handa | 2002-08-01 | 1 | -25/+70 |
| | | | | | | | (syms_of_syntax): Declare it as a Lisp variable. (scan_words): Call functions in Vnext_word_boundary_function_table if any. | ||||
| * | (fs_load_font): If fontp->charset is not negative, | Kenichi Handa | 2002-08-01 | 2 | -12/+28 |
| | | | | | return fontp without setting its members. | ||||
| * | (x_load_font): Initialize fontp->fontset to -1. | Kenichi Handa | 2002-08-01 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-07-31 | 1 | -0/+17 |
| | | |||||
| * | Generated with autoheader. | Dave Love | 2002-07-31 | 1 | -306/+655 |
| | | |||||
| * | Change logic (instead of fixing typo). | Dave Love | 2002-07-31 | 1 | -9/+8 |
| | | |||||
| * | Don't include strings.h. | Dave Love | 2002-07-31 | 1 | -12/+0 |
| | | | | | (bcopy, bzero, bcmp): Don't undef. | ||||
| * | (bcopy, bzero, bcmp): Don't undef. | Dave Love | 2002-07-31 | 1 | -15/+0 |
| | | |||||