log src/charset.c @ 111121:6fc1cc9c6bfd

age author description
2010-10-01 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
2010-10-01 Dan Nicolaescu Use intern_c_string instead of intern.
2010-09-14 Juanma Barranquero Fix typos in comments and ChangeLogs.
2010-08-08 Chong Yidong Merge changes from emacs-23 branch.
2010-08-08 Dan Nicolaescu Use const char* instead of char*.
2010-08-08 Chong Yidong Merge changes from emacs-23 branch
2010-08-06 Kenichi Handa Improve the encoding by compound-text-with-extensions.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-27 Dan Nicolaescu Use const, move declarations to header files.
2010-07-12 Dan Nicolaescu Convert more function definitions to standard C.
2010-07-08 Dan Nicolaescu Convert DEFUNs to standard C.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-05 Dan Nicolaescu Convert declarations or definitions to standard C.
2010-07-04 Dan Nicolaescu Convert (most) functions in src to standard C.
2010-07-02 Jan D Remove __P and P_ from .c and .m files and definition of P_
2010-05-18 Juanma Barranquero * charset.c (load_charset_map_from_file): Don't call close after fclose.
2010-04-20 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
2010-02-28 Chong Yidong Fix use of unitialized memory.
2010-02-06 Chong Yidong * charset.c (load_charset_map_from_file)
2010-02-05 Chong Yidong Fix for Bug#5526.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-11-06 Dan Nicolaescu * xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
2009-07-07 Kenichi Handa (Fset_charset_priority): Update charset_unibyte.
2009-06-09 Kenichi Handa (Fmap_charset_chars): In docstring, state clear that
2009-05-01 Kenichi Handa (load_charset_map): Remove unnecessary code.
2009-05-01 Kenichi Handa (load_charset): Reformat X==Y==Z to (X==Y)==Z.
2009-04-16 Kenichi Handa (charset_ksc5601): New variable.
2009-04-14 Kenichi Handa (Fdefine_charset_internal): Make charset
2009-04-09 Kenichi Handa (map_charset_chars): For a charset of `superset'
2009-03-30 Stefan Monnier (map_charset_for_dump): Add missing UNGCPRO.
2009-03-19 Kenichi Handa (load_charset_map_from_file): When a mapfile can't be loaded, signal
2009-03-09 Juanma Barranquero Fix typos in comment.
2009-03-09 Kenichi Handa (Qfile_name_handler_alist): Extern it.
2009-02-04 Kenichi Handa (Fchar_charset): New optional arg restriction.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-11-29 Kenichi Handa (Fdefine_charset_internal): After calculating
2008-11-27 Kenichi Handa (Vchar_unified_charset_table): Delete it.
2008-09-12 Glenn Morris (init_charset): Warn if etc/charsets not found. (Bug#909)
2008-09-11 Glenn Morris (charset-map-path): Doc fix.
2008-06-03 Kenichi Handa (char_charset): Return NULL if the arg charset_list is
2008-05-30 Stefan Monnier * chartab.c (Foptimize_char_table, optimize_sub_char_table):
2008-05-23 Kenichi Handa (Qemacs, charset_emacs): New variables.
2008-05-23 Juanma Barranquero (Fencode_char, Fsplit_char): Doc fixes.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa (Vcharset_non_preferred_head): New variable.
2008-04-01 Stefan Monnier (Funibyte_charset, Fset_unibyte_charset): Remove.
2008-03-27 Kenichi Handa (Fdefine_charset_internal): Change the way of
2008-02-06 Kenichi Handa (syms_of_charset): Set QCtest and Qeq.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-06 Kenichi Handa (Fdefine_charset_internal): Record a supplementary
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-03-20 Kenichi Handa (Fdefine_charset_internal): Fix setting of
2006-02-22 Kenichi Handa (map_charset_chars): Fix for ascii-compatible charset
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78