| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (setup_raw_text_coding_system): New function. | Kenichi Handa | 1998-06-26 | 1 | -51/+55 |
* | Doc fixes. | Karl Heuer | 1998-06-20 | 1 | -1/+1 |
* | (encode_eol): Fix typo that prevented converting to Mac | Richard M. Stallman | 1998-06-16 | 1 | -7/+5 |
* | (detect_coding_system): Always return a list of HIGHEST is zero. | Kenichi Handa | 1998-06-13 | 1 | -5/+7 |
* | (code_convert_string_norecord): New function. | Karl Heuer | 1998-06-03 | 1 | -0/+22 |
* | (detect_coding_mask): Initilize local variable C. | Kenichi Handa | 1998-06-02 | 1 | -0/+1 |
* | (detect_coding_system): Treat CODING_EOL_INCONSISTENT | Richard M. Stallman | 1998-05-26 | 1 | -2/+3 |
* | (ascii_skip_code): New variable. | Kenichi Handa | 1998-05-25 | 1 | -36/+53 |
* | Change term "character translation table" to "translation table". | Kenichi Handa | 1998-05-22 | 1 | -49/+43 |
* | (shrink_decoding_region): No short cut by | Kenichi Handa | 1998-05-21 | 1 | -3/+3 |
* | Change terms unify/unification to | Kenichi Handa | 1998-05-18 | 1 | -147/+161 |
* | (code_convert_region1): Set Vlast_coding_system_used. | Richard M. Stallman | 1998-05-10 | 1 | -6/+20 |
* | (detect_coding_mask): Check also coding-category-binary. | Richard M. Stallman | 1998-05-09 | 1 | -6/+9 |
* | (encode_coding_iso2022): Don't skip a code following some invalid code. | Richard M. Stallman | 1998-05-04 | 1 | -11/+8 |
* | (encode_coding_iso2022): If encoding a last block, | Kenichi Handa | 1998-05-01 | 1 | -11/+8 |
* | (setup_coding_system): Properly check for nil. | Andreas Schwab | 1998-04-29 | 1 | -2/+2 |
* | (shrink_decoding_region): Do not consider LF as ascii | Richard M. Stallman | 1998-04-24 | 1 | -2/+18 |
* | (setup_coding_system): For a type 4 coding system, | Kenichi Handa | 1998-04-20 | 1 | -4/+10 |
* | (code_convert_region): If point in the conversion | Kenichi Handa | 1998-04-15 | 1 | -0/+3 |
* | (syms_of_coding): Declare and define inherit-process-coding-system. | Eli Zaretskii | 1998-04-15 | 1 | -0/+9 |
* | (code_convert_region): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+5 |
* | (code_convert_region): Call adjust_after_insert also | Andreas Schwab | 1998-04-14 | 1 | -1/+5 |
* | (code_convert_string): Give decode_coding correct byte | Kenichi Handa | 1998-04-14 | 1 | -1/+1 |
* | (CHARSET_OK): Don't reject safe charsets. | Kenichi Handa | 1998-04-02 | 1 | -5/+8 |
* | (code_convert_region): Handle skipped ASCII characters | Kenichi Handa | 1998-03-30 | 1 | -52/+64 |
* | (code_convert_region): Call adjust_before_replace | Richard M. Stallman | 1998-03-28 | 1 | -3/+5 |
* | (shrink_decoding_region): If EOL_CONVERSION is nonzero, | Kenichi Handa | 1998-03-24 | 1 | -4/+4 |
* | (code_convert_string): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -5/+6 |
* | (code_convert_region): The 6th arg name is changed to | Kenichi Handa | 1998-03-16 | 1 | -15/+23 |
* | (code_convert_region): Adjusted for the change of | Kenichi Handa | 1998-03-12 | 1 | -104/+24 |
* | (code_convert_region): Fix previous change. Adjusted | Richard M. Stallman | 1998-03-10 | 1 | -26/+50 |
* | (code_convert_region): Fix previous change. | Kenichi Handa | 1998-03-04 | 1 | -1/+1 |
* | (code_convert_region): Handle the case that codes | Kenichi Handa | 1998-03-04 | 1 | -2/+44 |
* | Reorder args in callers of del_range_2. | Karl Heuer | 1998-02-27 | 1 | -1/+1 |
* | (decode_coding_iso2022): Update coding->fake_multibyte. | Kenichi Handa | 1998-02-20 | 1 | -160/+382 |
* | (ENCODE_ISO_CHARACTER): Pay attention to | Kenichi Handa | 1998-01-30 | 1 | -48/+46 |
* | (DECODE_SJIS_BIG5_CHARACTER): Don't have to increase | Kenichi Handa | 1998-01-28 | 1 | -2/+1 |
* | Vselect_safe_coding_system_function): New variable. | Kenichi Handa | 1998-01-22 | 1 | -960/+1771 |
* | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
* | (code_convert_region): Always count chars inserted | Richard M. Stallman | 1998-01-19 | 1 | -61/+62 |
* | (code_convert_region): Delete duplicate local `zv_before'. | Karl Heuer | 1998-01-18 | 1 | -1/+0 |
* | (code_convert_string): Maybe use make_unibyte_string. | Richard M. Stallman | 1998-01-09 | 1 | -5/+17 |
* | (code_convert_region): Handle bytepos and charpos. | Richard M. Stallman | 1998-01-01 | 1 | -36/+81 |
* | (setup_coding_system): Do not set | Kenichi Handa | 1997-12-09 | 1 | -1/+3 |
* | (setup_coding_system): Initialize common_flags member | Kenichi Handa | 1997-11-08 | 1 | -9/+38 |
* | (encode_designation_at_bol): Fix bug of finding graphic | Kenichi Handa | 1997-10-23 | 1 | -20/+67 |
* | (Qcoding_system_spec): Deleted. | Kenichi Handa | 1997-10-21 | 1 | -81/+67 |
* | (encode_designation_at_bol): Fix type of local vars C1, C2. | Richard M. Stallman | 1997-09-09 | 1 | -1/+2 |