Add support for large files, 64-bit Solaris, system locale codings.
[bpt/emacs.git] / src / coding.h
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-08-23 Kenichi HandaInclude "ccl.h" instead of "../src/ccl.h".
1999-01-27 Eli Zaretskiieol-mnemonic-* variables are now strings, not characters.
1998-09-26 Kenichi Handa(struct coding_system): New member composed_chars.
1998-09-18 Kenichi Handa(CODING_FINISH_INTERRUPT): New macro.
1998-08-10 Kenichi Handa(default_buffer_file_coding): Extern it.
1998-08-02 Kenichi Handa(CODING_CATEGORY_IDX_CCL): New macro.
1998-06-26 Kenichi Handa(Qemacs_mule): Extern it.
1998-06-26 Kenichi Handa(setup_raw_text_coding_system): Extern it.
1998-06-03 Karl Heuer(DECODE_FILE, ENCODE_FILE):
1998-05-22 Kenichi HandaChange term "character translation table" to "translati...
1998-05-18 Kenichi HandaChange terms unify/unification to
1998-05-02 Richard M. Stallman(Vfile_name_coding_system)
1998-04-15 Eli ZaretskiiDeclare inherit-process-coding-system.
1998-04-14 Andreas SchwabAdd more prototypes.
1998-03-30 Kenichi Handa(struct coding_system): Comment for the member
1998-03-03 Kenichi Handa(ENCODE_FILE): Moved from fileio.c. Use
1998-03-03 Kenichi HandaTypo in comment fixed.
1998-02-20 Kenichi Handa(struct coding_system): New member fake_multibyte.
1998-01-22 Kenichi Handa(CODING_FLAG_ISO_DESIGNATION): New macro.
1997-11-21 Andreas SchwabAdd more prototypes and function declarations.
1997-11-08 Kenichi Handa(struct coding_system): Add member common_flags, delete
1997-10-23 Kenichi Handa(struct iso2022_spec): New member
1997-09-02 Richard M. StallmanMinor reordering of macros.
1997-08-28 Kenichi Handa(coding_type): New member coding_type_raw_text.
1997-08-16 Kenichi Handa(Vmicrosoft_code_table): This variable deleted.
1997-08-10 Kenichi Handa(struct iso2022_spec): New member expected_charsets.
1997-08-10 Kenichi Handa(CODING_FLAG_ISO_SAFE): New macro.
1997-08-03 Kenichi Handa(CODING_CATEGORY_MASK_BINARY): New macro.
1997-07-25 Kenichi Handa(CODING_REQUIRE_TEXT_CONVERSION,
1997-07-15 Kenichi Handa(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
1997-07-07 Kenichi Handa(Qemacs_mule): Extern it.
1997-07-02 Kenichi Handa(struct coding_system): New members
1997-06-20 Richard M. StallmanChange copyright notices.
1997-06-09 Kenichi Handa(Vdefault_process_coding_system): Extern it.
1997-05-28 Kenichi Handa(struct iso2022_spec): Member requested_designation is
1997-05-19 Kenichi Handa(struct iso2022_spec): Change the declaration of
1997-05-16 Kenichi HandaName change through the code:
1997-05-10 Kenichi Handa(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
1997-03-18 Kenichi HandaAdjusted for the change of MAX_CHARSET.
1997-02-27 Kenichi Handa(struct iso2022_spec): Member requested_designation is
1997-02-23 Karl HeuerFix FSF address in comment.
1997-02-20 Karl HeuerInitial revision