| Age | Commit message (Expand) | Author |
| 2007-01-21 | Add 2007 to copyright. | Glenn Morris |
| 2007-01-14 | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris |
| 2006-12-13 | Update AIST copyright years. | Kenichi Handa |
| 2006-05-20 | (CODING_REQUIRE_ENCODING): Elaborate the comment. | Eli Zaretskii |
| 2006-05-18 | (CODING_ASCII_INCOMPATIBLE_MASK): New macro. | Kenichi Handa |
| 2006-05-08 | (system_eol_type): Extern it. | Kenichi Handa |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-12-19 | Copyright fixed | Kenichi Handa |
| 2005-10-27 | (DECODE_SYSTEM): Fix argument name; name->str. | Kenichi Handa |
| 2005-08-07 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-07-12 | * coding.c (Qprocess_argument): | Kim F. Storm |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2005-03-17 | (ENCODE_SYSTEM, DECODE_SYSTEM) [!WINDOWSNT]: Use the | Stefan Monnier |
| 2004-11-30 | (run_pre_write_conversin_on_c_str): Extern it. | Kenichi Handa |
| 2004-11-23 | (ENCODE_FILE, DECODE_FILE, ENCODE_SYSTEM, DECODE_SYSTEM): | Stefan Monnier |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-06-02 | (ENCODE_UTF_8): New. | Dave Love |
| 2003-05-22 | (CODING_REPLACEMENT_CHARACTER): Renamed from | Kenichi Handa |
| 2002-12-17 | (coding_system_require_warning): Extern it. | Kenichi Handa |
| 2002-07-19 | (decode_coding, encode_coding, detect_coding, | Ken Raeburn |
| 2002-02-23 | (run_pre_post_conversion_on_str): Add prototype. | Eli Zaretskii |
| 2001-11-20 | (Vw32_system_coding_system) [WINDOWSNT]: Remove. | Jason Rumney |
| 2001-10-05 | (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT. | Gerd Moellmann |
| 2001-02-14 | Comment fixes. | Dave Love |
| 2001-01-24 | (struct coding_system): New member suppress_error. | Kenichi Handa |
| 2000-12-04 | (code_convert_string1): Declare. | Ken Raeburn |
| 2000-12-02 | (Qwrite_region, Qcoding_system_error): Declare extern. | Gerd Moellmann |
| 2000-08-16 | (conversion_buffer_size, conversion_buffer) | Kenichi Handa |
| 2000-08-08 | (decode_coding_string): Declare. | Ken Raeburn |
| 2000-07-27 | (struct coding_system): Member safe_charset deleted. | Kenichi Handa |
| 2000-06-18 | fix up more Lisp_Object/int conversion issues | Ken Raeburn |
| 2000-06-11 | (EMASC_CODING_H): Renamed from _CODING_H. | Kenichi Handa |
| 2000-06-05 | Declare code_convert_string_norecord. | Dave Love |
| 2000-05-30 | (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros. | Jason Rumney |
| 2000-05-29 | (coding_allocate_composition_data): Extern it. | Kenichi Handa |
| 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 |