log src/charset.c @ 109334:603e7bce46eb

age author description
Sun, 28 Feb 2010 09:19:31 -0500 Chong Yidong Fix use of unitialized memory.
Sat, 06 Feb 2010 08:23:33 -0500 Chong Yidong * charset.c (load_charset_map_from_file)
Thu, 04 Feb 2010 22:54:49 -0500 Chong Yidong Fix for Bug#5526.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Tue, 07 Jul 2009 06:27:05 +0000 Kenichi Handa (Fset_charset_priority): Update charset_unibyte.
Tue, 09 Jun 2009 02:53:07 +0000 Kenichi Handa (Fmap_charset_chars): In docstring, state clear that
Fri, 01 May 2009 12:16:51 +0000 Kenichi Handa (load_charset_map): Remove unnecessary code.
Fri, 01 May 2009 10:55:12 +0000 Kenichi Handa (load_charset): Reformat X==Y==Z to (X==Y)==Z.
Thu, 16 Apr 2009 01:04:27 +0000 Kenichi Handa (charset_ksc5601): New variable.
Tue, 14 Apr 2009 01:24:52 +0000 Kenichi Handa (Fdefine_charset_internal): Make charset
Thu, 09 Apr 2009 03:47:31 +0000 Kenichi Handa (map_charset_chars): For a charset of `superset'
Mon, 30 Mar 2009 15:38:56 +0000 Stefan Monnier (map_charset_for_dump): Add missing UNGCPRO.