log src/coding.h @ 111815:2278399d2eb9

age author description
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 30 Sep 2010 13:28:34 +0900 Kenichi Handa Complement a coding system for encoding arguments and input to a process.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Fri, 02 Jul 2010 15:18:28 -0700 Dan Nicolaescu Convert some prototypes to standard C.
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 22 Aug 2009 10:23:52 +0000 Eli Zaretskii (encode_coding_string): Don't encode unibyte strings. (Bug#4047)
Mon, 10 Aug 2009 00:56:00 +0000 Ken Raeburn (decode_coding_string, encode_coding_string): Use SBYTES macro.
Sat, 25 Jul 2009 07:43:08 +0000 Ken Raeburn * coding.h (decode_coding_string, encode_coding_string): Use
Wed, 08 Jul 2009 02:22:30 +0000 Kenichi Handa (JIS_TO_SJIS2): Fix the code range check.
Fri, 06 Mar 2009 07:52:06 +0000 Kenichi Handa Include "composite.h".
Sun, 22 Feb 2009 15:48:02 +0000 Andreas Schwab * coding.h (struct coding_system): Make safe_charsets a pointer to
Wed, 04 Feb 2009 01:53:10 +0000 Kenichi Handa (coding_system_charset_list): Extern it.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 29 May 2008 22:58:00 +0000 Kenichi Handa (enum define_coding_utf8_arg_index): New enum.