(file-coding-system-alist, select-safe-coding-system-function): Doc fix.
[bpt/emacs.git] / src / coding.c
1998-08-24 Andreas Schwab(file-coding-system-alist, select-safe-coding-system...
1998-08-24 Kenichi Handa(detect_coding_iso2022): Don't check the byte length of
1998-08-21 Kenichi Handa(detect_coding_system): If detect_eol_type returns
1998-08-18 Kenichi Handa(ccl_coding_driver): Setup ccl->last_block properly.
1998-08-15 Kenichi Handa(coding_category_name): Fix the order of initial
1998-08-10 Kenichi Handa(default_buffer_file_coding): New variable.
1998-08-09 Richard M. Stallman(CHARSET_OK): Check that coding_system_table[IDX] ...
1998-08-08 Richard M. StallmanAvoid using initializers for Lisp_Object.
1998-08-02 Kenichi Handa(Qvalid_codes): New variable.
1998-07-25 Kenichi Handa(syms_of_coding): Mention auto-coding-alist in the
1998-07-21 Kenichi Handa(init_coding): New function.
1998-07-09 Kenichi Handa(code_convert_string): Count characters again if we
1998-07-09 Kenichi Handa(DECODE_ISO_CHARACTER): While decoding two-byte code,
1998-06-26 Kenichi Handa(setup_raw_text_coding_system): New function.
1998-06-20 Karl HeuerDoc fixes.
1998-06-16 Richard M. Stallman(encode_eol): Fix typo that prevented converting to Mac
1998-06-13 Kenichi Handa(detect_coding_system): Always return a list of HIGHEST...
1998-06-03 Karl Heuer(code_convert_string_norecord): New function.
1998-06-02 Kenichi Handa(detect_coding_mask): Initilize local variable C.
1998-05-26 Richard M. Stallman(detect_coding_system): Treat CODING_EOL_INCONSISTENT
1998-05-25 Kenichi Handa(ascii_skip_code): New variable.
1998-05-22 Kenichi HandaChange term "character translation table" to "translati...
1998-05-21 Kenichi Handa(shrink_decoding_region): No short cut by
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-10 Richard M. Stallman(code_convert_region1): Set Vlast_coding_system_used.
1998-05-09 Richard M. Stallman(detect_coding_mask): Check also coding-category-binary.
1998-05-04 Richard M. Stallman(encode_coding_iso2022): Don't skip a code following...
1998-05-01 Kenichi Handa(encode_coding_iso2022): If encoding a last block,
1998-04-29 Andreas Schwab(setup_coding_system): Properly check for nil.
1998-04-24 Richard M. Stallman(shrink_decoding_region): Do not consider LF as ascii
1998-04-20 Kenichi Handa(setup_coding_system): For a type 4 coding system,
1998-04-15 Kenichi Handa(code_convert_region): If point in the conversion
1998-04-15 Eli Zaretskii(syms_of_coding): Declare and define inherit-process...
1998-04-14 Andreas Schwab(code_convert_region): Fix mixing of Lisp_Object and
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-14 Andreas Schwab(code_convert_region): Call adjust_after_insert also
1998-04-14 Kenichi Handa(code_convert_string): Give decode_coding correct byte
1998-04-02 Kenichi Handa(CHARSET_OK): Don't reject safe charsets.
1998-03-30 Kenichi Handa(code_convert_region): Handle skipped ASCII characters
1998-03-28 Richard M. Stallman(code_convert_region): Call adjust_before_replace
1998-03-24 Kenichi Handa(shrink_decoding_region): If EOL_CONVERSION is nonzero,
1998-03-21 Richard M. Stallman(code_convert_string): Use make_string_from_bytes.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-16 Kenichi Handa(code_convert_region): The 6th arg name is changed to
1998-03-12 Kenichi Handa(code_convert_region): Adjusted for the change of
1998-03-10 Richard M. Stallman(code_convert_region): Fix previous change. Adjusted
1998-03-04 Kenichi Handa(code_convert_region): Fix previous change.
1998-03-04 Kenichi Handa(code_convert_region): Handle the case that codes
1998-02-27 Karl HeuerReorder args in callers of del_range_2.
1998-02-20 Kenichi Handa(decode_coding_iso2022): Update coding->fake_multibyte.
1998-01-30 Kenichi Handa(ENCODE_ISO_CHARACTER): Pay attention to
1998-01-28 Kenichi Handa(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
1998-01-22 Kenichi HandaVselect_safe_coding_system_function): New variable.
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-19 Richard M. Stallman(code_convert_region): Always count chars inserted
1998-01-18 Karl Heuer(code_convert_region): Delete duplicate local `zv_before'.
1998-01-09 Richard M. Stallman(code_convert_string): Maybe use make_unibyte_string.
1998-01-01 Richard M. Stallman(code_convert_region): Handle bytepos and charpos.
1997-12-09 Kenichi Handa(setup_coding_system): Do not set
1997-11-08 Kenichi Handa(setup_coding_system): Initialize common_flags member
1997-10-23 Kenichi Handa(encode_designation_at_bol): Fix bug of finding graphic
1997-10-21 Kenichi Handa(Qcoding_system_spec): Deleted.
1997-09-09 Richard M. Stallman(encode_designation_at_bol): Fix type of local vars...
1997-09-08 Richard M. Stallman(Fencode_coding_string, Fdecode_coding_string): Doc...
1997-09-05 Kenichi Handa(Ffind_operation_coding_system): If a function in
1997-09-05 Richard M. Stallman(Fread_coding_system): New optional arg DEFAULT_CODING_...
1997-09-04 Richard M. Stallman(Qcoding_system_history): New variable.
1997-09-04 Richard M. Stallman(setup_coding_system, Ffind_operation_coding_system)
1997-09-04 Richard M. Stallman(detect_coding_mask): Re-work previous change.
1997-09-02 Richard M. Stallman(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
1997-08-28 Kenichi Handa(detect_eol): Do not select no-conversion even if EOL
1997-08-28 Kenichi Handa(Qno_conversion, Qundecided): New variables.
1997-08-26 Kenichi Handa(Fread_non_nil_coding_system): Supply the arg
1997-08-22 Kenichi Handa(detect_eol): If the coding system an alias, get
1997-08-16 Kenichi Handa(CODING_FLAG_ISO_LATIN_EXTRA): New macro.
1997-08-10 Kenichi Handa(Fset_terminal_coding_system_internal): Set
1997-08-10 Kenichi Handa(ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
1997-08-06 Richard M. Stallman(syms_of_coding): Doc syntax fixes.
1997-08-06 Kenichi Handa(detect_eol_type): Fix previous change.
1997-08-05 Richard M. Stallman(detect_eol_type): If EOL representation does not
1997-08-04 Kenichi Handa(detect_coding_iso2022): Do not exclude posibility of
1997-08-04 Richard M. Stallman(detect_coding_mask): Include CODING_CATEGORY_MASK_BINA...
1997-08-01 Kenichi Handa(encode_coding_iso2022): When source data ends not at
1997-07-31 Kenichi Handa(encode_coding_iso2022): Write out invalid multibyte
1997-07-22 Richard M. Stallman(syms_of_coding): Doc fix.
1997-07-18 Richard M. Stallman(Ffind_operation_coding_system): Use Ffboundp to
1997-07-15 Kenichi Handa(detect_coding_iso2022): Distinguish coding-category...
1997-07-13 Richard M. StallmanComment changes.
1997-07-12 Richard M. Stallman(Ffind_coding_system): Use call1, not call2.
1997-07-07 Kenichi Handa(Qemacs_mule, inhibit_eol_conversion): New variables.
1997-07-04 Richard M. StallmanFix bugs with inappropriate mixing of Lisp_Object with...
1997-07-02 Kenichi Handa(Vstandard_character_unification_table_for_decode):
1997-07-02 Richard M. Stallman(syms_of_coding): Change initial values of eol_mnemonic...
1997-06-18 Kenichi Handa(detect_coding_iso2022): Initilize mask correctly.
1997-06-16 Richard M. StallmanChange copyright notices.
1997-06-09 Kenichi Handa(Vcoding_system_alist): Deleted.
1997-05-28 Kenichi Handa(encode_invocation_designation): Use macro
1997-05-16 Kenichi HandaName change through the code:
1997-05-10 Kenichi Handa(Valternate_charset_table): The valiable deleted.
1997-05-10 Richard M. Stallman(Fread_coding_system, Fread_non_nil_coding_system):
next