summaryrefslogtreecommitdiff
path: root/src/coding.h
Commit message (Expand)AuthorAge
* (run_pre_post_conversion_on_str): Add prototype.Eli Zaretskii2002-02-23
* Comment fixes.Dave Love2001-02-14
* (struct coding_system): New member suppress_error.Kenichi Handa2001-01-24
* (code_convert_string1): Declare.Ken Raeburn2000-12-04
* (Qwrite_region, Qcoding_system_error): Declare extern.Gerd Moellmann2000-12-02
* (conversion_buffer_size, conversion_buffer)Kenichi Handa2000-08-16
* (decode_coding_string): Declare.Ken Raeburn2000-08-08
* (struct coding_system): Member safe_charset deleted.Kenichi Handa2000-07-27
* fix up more Lisp_Object/int conversion issuesKen Raeburn2000-06-18
* (EMASC_CODING_H): Renamed from _CODING_H.Kenichi Handa2000-06-11
* Declare code_convert_string_norecord.Dave Love2000-06-05
* (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.Jason Rumney2000-05-30
* (coding_allocate_composition_data): Extern it.Kenichi Handa2000-05-29
* (struct coding_system): Add a comment for src_multibyte andKenichi Handa2000-05-23
* (enum iso_code_class_type): Member ISO_control_code isKenichi Handa2000-05-19
* * coding.h (code_convert_string): Declare.Ken Raeburn2000-04-08
* (CODING_CATEGORY_IDX_UTF_8)Kenichi Handa2000-03-07
* (emacs_code_class_type): Delete the memberKenichi Handa1999-12-15
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* Include "ccl.h" instead of "../src/ccl.h".Kenichi Handa1999-08-23
* eol-mnemonic-* variables are now strings, not characters.Eli Zaretskii1999-01-27
* (struct coding_system): New member composed_chars.Kenichi Handa1998-09-26
* (CODING_FINISH_INTERRUPT): New macro.Kenichi Handa1998-09-18
* (default_buffer_file_coding): Extern it.Kenichi Handa1998-08-10
* (CODING_CATEGORY_IDX_CCL): New macro.Kenichi Handa1998-08-02
* (Qemacs_mule): Extern it.Kenichi Handa1998-06-26
* (setup_raw_text_coding_system): Extern it.Kenichi Handa1998-06-26
* (DECODE_FILE, ENCODE_FILE):Karl Heuer1998-06-03
* Change term "character translation table" to "translation table".Kenichi Handa1998-05-22
* Change terms unify/unification toKenichi Handa1998-05-18
* (Vfile_name_coding_system)Richard M. Stallman1998-05-02
* Declare inherit-process-coding-system.Eli Zaretskii1998-04-15
* Add more prototypes.Andreas Schwab1998-04-14
* (struct coding_system): Comment for the memberKenichi Handa1998-03-30
* (ENCODE_FILE): Moved from fileio.c. UseKenichi Handa1998-03-03
* Typo in comment fixed.Kenichi Handa1998-03-03
* (struct coding_system): New member fake_multibyte.Kenichi Handa1998-02-20
* (CODING_FLAG_ISO_DESIGNATION): New macro.Kenichi Handa1998-01-22
* Add more prototypes and function declarations.Andreas Schwab1997-11-21
* (struct coding_system): Add member common_flags, deleteKenichi Handa1997-11-08
* (struct iso2022_spec): New memberKenichi Handa1997-10-23
* Minor reordering of macros.Richard M. Stallman1997-09-02
* (coding_type): New member coding_type_raw_text.Kenichi Handa1997-08-28
* (Vmicrosoft_code_table): This variable deleted.Kenichi Handa1997-08-16
* (struct iso2022_spec): New member expected_charsets.Kenichi Handa1997-08-10
* (CODING_FLAG_ISO_SAFE): New macro.Kenichi Handa1997-08-10
* (CODING_CATEGORY_MASK_BINARY): New macro.Kenichi Handa1997-08-03
* (CODING_REQUIRE_TEXT_CONVERSION,Kenichi Handa1997-07-25
* (CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deletedKenichi Handa1997-07-15
* (Qemacs_mule): Extern it.Kenichi Handa1997-07-07