aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
Commit message (Expand)AuthorAgeFilesLines
* (Vw32_system_coding_system) [WINDOWSNT]: Remove.Jason Rumney2001-11-201-10/+6
* (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.Gerd Moellmann2001-10-051-1/+7
* Comment fixes.Dave Love2001-02-141-9/+9
* (struct coding_system): New member suppress_error.Kenichi Handa2001-01-241-0/+3
* (code_convert_string1): Declare.Ken Raeburn2000-12-041-0/+2
* (Qwrite_region, Qcoding_system_error): Declare extern.Gerd Moellmann2000-12-021-0/+4
* (conversion_buffer_size, conversion_buffer)Kenichi Handa2000-08-161-4/+1
* (decode_coding_string): Declare.Ken Raeburn2000-08-081-0/+2
* (struct coding_system): Member safe_charset deleted.Kenichi Handa2000-07-271-6/+0
* fix up more Lisp_Object/int conversion issuesKen Raeburn2000-06-181-0/+2
* (EMASC_CODING_H): Renamed from _CODING_H.Kenichi Handa2000-06-111-5/+3
* Declare code_convert_string_norecord.Dave Love2000-06-051-0/+2
* (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.Jason Rumney2000-05-301-0/+23
* (coding_allocate_composition_data): Extern it.Kenichi Handa2000-05-291-0/+4
* (struct coding_system): Add a comment for src_multibyte andKenichi Handa2000-05-231-0/+4
* (enum iso_code_class_type): Member ISO_control_code isKenichi Handa2000-05-191-13/+23
* * coding.h (code_convert_string): Declare.Ken Raeburn2000-04-081-0/+2
* (CODING_CATEGORY_IDX_UTF_8)Kenichi Handa2000-03-071-4/+16
* (emacs_code_class_type): Delete the memberKenichi Handa1999-12-151-22/+75
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-0/+4
* Include "ccl.h" instead of "../src/ccl.h".Kenichi Handa1999-08-231-1/+1
* eol-mnemonic-* variables are now strings, not characters.Eli Zaretskii1999-01-271-4/+4
* (struct coding_system): New member composed_chars.Kenichi Handa1998-09-261-0/+3
* (CODING_FINISH_INTERRUPT): New macro.Kenichi Handa1998-09-181-0/+1
* (default_buffer_file_coding): Extern it.Kenichi Handa1998-08-101-0/+3
* (CODING_CATEGORY_IDX_CCL): New macro.Kenichi Handa1998-08-021-4/+7
* (Qemacs_mule): Extern it.Kenichi Handa1998-06-261-1/+1
* (setup_raw_text_coding_system): Extern it.Kenichi Handa1998-06-261-0/+1
* (DECODE_FILE, ENCODE_FILE):Karl Heuer1998-06-031-6/+6
* Change term "character translation table" to "translation table".Kenichi Handa1998-05-221-4/+4
* Change terms unify/unification toKenichi Handa1998-05-181-3/+6
* (Vfile_name_coding_system)Richard M. Stallman1998-05-021-0/+6
* Declare inherit-process-coding-system.Eli Zaretskii1998-04-151-0/+4
* Add more prototypes.Andreas Schwab1998-04-141-0/+2
* (struct coding_system): Comment for the memberKenichi Handa1998-03-301-3/+4
* (ENCODE_FILE): Moved from fileio.c. UseKenichi Handa1998-03-031-0/+22
* Typo in comment fixed.Kenichi Handa1998-03-031-1/+1
* (struct coding_system): New member fake_multibyte.Kenichi Handa1998-02-201-0/+6
* (CODING_FLAG_ISO_DESIGNATION): New macro.Kenichi Handa1998-01-221-50/+101
* Add more prototypes and function declarations.Andreas Schwab1997-11-211-4/+11
* (struct coding_system): Add member common_flags, deleteKenichi Handa1997-11-081-18/+28
* (struct iso2022_spec): New memberKenichi Handa1997-10-231-8/+13
* Minor reordering of macros.Richard M. Stallman1997-09-021-1/+1
* (coding_type): New member coding_type_raw_text.Kenichi Handa1997-08-281-11/+22
* (Vmicrosoft_code_table): This variable deleted.Kenichi Handa1997-08-161-1/+5
* (struct iso2022_spec): New member expected_charsets.Kenichi Handa1997-08-101-0/+8
* (CODING_FLAG_ISO_SAFE): New macro.Kenichi Handa1997-08-101-0/+11
* (CODING_CATEGORY_MASK_BINARY): New macro.Kenichi Handa1997-08-031-0/+1
* (CODING_REQUIRE_TEXT_CONVERSION,Kenichi Handa1997-07-251-16/+13
* (CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deletedKenichi Handa1997-07-151-6/+9