| Age | Commit message (Expand) | Author |
| 2005-07-07 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader |
| 2005-07-05 | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2005-03-19 | Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191) | Karoly Lorentey |
| 2005-03-19 | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28 | Miles Bader |
| 2005-03-17 | (ENCODE_SYSTEM, DECODE_SYSTEM) [!WINDOWSNT]: Use the | Stefan Monnier |
| 2004-12-11 | (coding_charset_list): Extern it. | Kenichi Handa |
| 2004-12-08 | Merged in changes from CVS trunk. | Karoly Lorentey |
| 2004-12-08 | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 | Miles Bader |
| 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 |
| 2004-05-23 | Make terminal_coding and keyboard_coding display-local. | Karoly Lorentey |
| 2004-04-28 | (struct coding_system): Delete an incorrect comment. | Kenichi Handa |
| 2004-04-12 | Sync to HEAD. | Kenichi Handa |
| 2004-04-12 | *** empty log message *** | Kenichi Handa |
| 2004-01-27 | (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros. | Kenichi Handa |
| 2004-01-25 | (enum coding_attr_index): New member coding_attr_trans_tbl. | Kenichi Handa |
| 2003-12-29 | (enum coding_result_code): Delete | Kenichi Handa |
| 2003-12-02 | (make_conversion_work_buffer): Delete extern. | Kenichi Handa |
| 2003-09-16 | (ENCODE_UTF_8): New. | Dave Love |
| 2003-09-08 | *** empty log message *** | Kenichi Handa |
| 2003-09-08 | New directory | Kenichi Handa |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-06-02 | (ENCODE_UTF_8): New. | Dave Love |
| 2003-05-28 | (make_conversion_work_buffer): Prototype adjusted. | Kenichi Handa |
| 2003-05-22 | (CODING_REPLACEMENT_CHARACTER): Renamed from | Kenichi Handa |
| 2003-01-30 | (enum define_coding_ccl_arg_index): Set the first | Kenichi Handa |
| 2003-01-06 | (struct coding_detection_info): New structure. | Kenichi Handa |
| 2002-12-17 | (coding_system_require_warning): Extern it. | Kenichi Handa |
| 2002-10-06 | Comment fix. | Dave Love |
| 2002-07-19 | (decode_coding, encode_coding, detect_coding, | Ken Raeburn |
| 2002-07-16 | (code_convert_region): Fix prototype. | Dave Love |
| 2002-05-30 | *** empty log message *** | Kenichi Handa |
| 2002-05-14 | (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2). | Kenichi Handa |
| 2002-03-01 | Completely re-written. | Kenichi Handa |
| 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 |