2001-10-05 |
Gerd Moellmann |
(ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT.
|
2001-02-14 |
Dave Love |
Comment fixes.
|
2001-01-24 |
Kenichi Handa |
(struct coding_system): New member suppress_error.
|
2000-12-04 |
Ken Raeburn |
(code_convert_string1): Declare.
|
2000-12-02 |
Gerd Moellmann |
(Qwrite_region, Qcoding_system_error): Declare extern.
|
2000-08-16 |
Kenichi Handa |
(conversion_buffer_size, conversion_buffer)
|
2000-08-08 |
Ken Raeburn |
(decode_coding_string): Declare.
|
2000-07-27 |
Kenichi Handa |
(struct coding_system): Member safe_charset deleted.
|
2000-06-18 |
Ken Raeburn |
fix up more Lisp_Object/int conversion issues
|
2000-06-11 |
Kenichi Handa |
(EMASC_CODING_H): Renamed from _CODING_H.
|
2000-06-05 |
Dave Love |
Declare code_convert_string_norecord.
|
2000-05-30 |
Jason Rumney |
(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
|
2000-05-29 |
Kenichi Handa |
(coding_allocate_composition_data): Extern it.
|
2000-05-23 |
Kenichi Handa |
(struct coding_system): Add a comment for src_multibyte and
|
2000-05-19 |
Kenichi Handa |
(enum iso_code_class_type): Member ISO_control_code is
|
2000-04-08 |
Ken Raeburn |
* coding.h (code_convert_string): Declare.
|
2000-03-07 |
Kenichi Handa |
(CODING_CATEGORY_IDX_UTF_8)
|
1999-12-15 |
Kenichi Handa |
(emacs_code_class_type): Delete the member
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
1999-08-23 |
Kenichi Handa |
Include "ccl.h" instead of "../src/ccl.h".
|
1999-01-27 |
Eli Zaretskii |
eol-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 Handa |
Change term "character translation table" to "translation table".
|
1998-05-18 |
Kenichi Handa |
Change terms unify/unification to
|
1998-05-02 |
Richard M. Stallman |
(Vfile_name_coding_system)
|
1998-04-15 |
Eli Zaretskii |
Declare inherit-process-coding-system.
|
1998-04-14 |
Andreas Schwab |
Add 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 Handa |
Typo 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 Schwab |
Add 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. Stallman |
Minor 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. Stallman |
Change 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 Handa |
Name change through the code:
|
1997-05-10 |
Kenichi Handa |
(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
|
1997-03-18 |
Kenichi Handa |
Adjusted for the change of MAX_CHARSET.
|
1997-02-27 |
Kenichi Handa |
(struct iso2022_spec): Member requested_designation is
|
1997-02-23 |
Karl Heuer |
Fix FSF address in comment.
|