index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.h
Age
Commit message (
Expand
)
Author
2000-05-23
(struct coding_system): Add a comment for src_multibyte and
Kenichi Handa
2000-05-19
(enum iso_code_class_type): Member ISO_control_code is
Kenichi Handa
2000-04-08
* coding.h (code_convert_string): Declare.
Ken Raeburn
2000-03-07
(CODING_CATEGORY_IDX_UTF_8)
Kenichi Handa
1999-12-15
(emacs_code_class_type): Delete the member
Kenichi Handa
1999-10-19
Add support for large files, 64-bit Solaris, system locale codings.
Paul Eggert
1999-08-23
Include "ccl.h" instead of "../src/ccl.h".
Kenichi Handa
1999-01-27
eol-mnemonic-* variables are now strings, not characters.
Eli Zaretskii
1998-09-26
(struct coding_system): New member composed_chars.
Kenichi Handa
1998-09-18
(CODING_FINISH_INTERRUPT): New macro.
Kenichi Handa
1998-08-10
(default_buffer_file_coding): Extern it.
Kenichi Handa
1998-08-02
(CODING_CATEGORY_IDX_CCL): New macro.
Kenichi Handa
1998-06-26
(Qemacs_mule): Extern it.
Kenichi Handa
1998-06-26
(setup_raw_text_coding_system): Extern it.
Kenichi Handa
1998-06-03
(DECODE_FILE, ENCODE_FILE):
Karl Heuer
1998-05-22
Change term "character translation table" to "translation table".
Kenichi Handa
1998-05-18
Change terms unify/unification to
Kenichi Handa
1998-05-02
(Vfile_name_coding_system)
Richard M. Stallman
1998-04-15
Declare inherit-process-coding-system.
Eli Zaretskii
1998-04-14
Add more prototypes.
Andreas Schwab
1998-03-30
(struct coding_system): Comment for the member
Kenichi Handa
1998-03-03
(ENCODE_FILE): Moved from fileio.c. Use
Kenichi Handa
1998-03-03
Typo in comment fixed.
Kenichi Handa
1998-02-20
(struct coding_system): New member fake_multibyte.
Kenichi Handa
1998-01-22
(CODING_FLAG_ISO_DESIGNATION): New macro.
Kenichi Handa
1997-11-21
Add more prototypes and function declarations.
Andreas Schwab
1997-11-08
(struct coding_system): Add member common_flags, delete
Kenichi Handa
1997-10-23
(struct iso2022_spec): New member
Kenichi Handa
1997-09-02
Minor reordering of macros.
Richard M. Stallman
1997-08-28
(coding_type): New member coding_type_raw_text.
Kenichi Handa
1997-08-16
(Vmicrosoft_code_table): This variable deleted.
Kenichi Handa
1997-08-10
(struct iso2022_spec): New member expected_charsets.
Kenichi Handa
1997-08-10
(CODING_FLAG_ISO_SAFE): New macro.
Kenichi Handa
1997-08-03
(CODING_CATEGORY_MASK_BINARY): New macro.
Kenichi Handa
1997-07-25
(CODING_REQUIRE_TEXT_CONVERSION,
Kenichi Handa
1997-07-15
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
Kenichi Handa
1997-07-07
(Qemacs_mule): Extern it.
Kenichi Handa
1997-07-02
(struct coding_system): New members
Kenichi Handa
1997-06-20
Change copyright notices.
Richard M. Stallman
1997-06-09
(Vdefault_process_coding_system): Extern it.
Kenichi Handa
1997-05-28
(struct iso2022_spec): Member requested_designation is
Kenichi Handa
1997-05-19
(struct iso2022_spec): Change the declaration of
Kenichi Handa
1997-05-16
Name change through the code:
Kenichi Handa
1997-05-10
(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
Kenichi Handa
1997-03-18
Adjusted for the change of MAX_CHARSET.
Kenichi Handa
1997-02-27
(struct iso2022_spec): Member requested_designation is
Kenichi Handa
1997-02-23
Fix FSF address in comment.
Karl Heuer
1997-02-20
Initial revision
Karl Heuer
[prev]