log src/charset.c @ 99363:e48aaf88b6e7

age author description
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
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-04-25 Kenichi Handa (load_charset_map_from_vector): Fix for the first
2004-10-15 Kenichi Handa (Fset_unibyte_charset): Setup
2004-08-17 Kenichi Handa (Fdeclare_equiv_charset): Fix handing of CHARS.
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-12 Kenichi Handa Sync to HEAD.
2004-01-30 Kenichi Handa (Vcharset_map_directory): Deleted.
2004-01-27 Kenichi Handa (map_charset_chars): Fix arg to map_charset_chars in
2003-12-29 Kenichi Handa (charset_table_used): Make it static.
2003-11-22 Kenichi Handa (find_charsets_in_text): Delete unused locale variable.
2003-10-06 Kenichi Handa (string_xstring_p): Check by (C >= 0x100).
2003-09-29 Dave Love (syms_of_charset): Remove unused var p.
2003-09-08 Kenichi Handa *** empty log message ***
2003-06-06 Kenichi Handa (Fset_charset_priority): Pay attention to dumplicated arguments.
2003-05-30 Kenichi Handa (Fset_unibyte_charset): Fix setting up of
2003-01-30 Kenichi Handa (Fcharset_id_internal): New function.
2003-01-11 Kenichi Handa (encode_char): Fix handling of methods SUBSET and SUPERSET.
2002-12-05 Kenichi Handa (Fdefine_charset_internal): Setup charset.fast_map correctly.
2002-10-30 Kenichi Handa (Fset_charset_priority): Fix previous change.
2002-10-30 Kenichi Handa (Fset_charset_priority): Update Viso_2022_charset_list.
2002-10-06 Dave Love (define_charset_internal): Rename `supprementary'.
2002-09-03 Kenichi Handa (Fset_unibyte_charset): If the dimension of CHARSET is
2002-08-15 Kenichi Handa (charset_unibyte): Renamed from charset_primary.
2002-07-31 Kenichi Handa (syms_of_charset): Fix previous change.
2002-07-31 Kenichi Handa (charset_eight_bit, Qeight_bit_control): New
2002-07-30 Dave Love Remove `emacs' conditional. Doc fixes.
2002-07-22 Kenichi Handa (Fmap_charset_chars): Fix handling of default value for FROM_CODE
2002-07-22 Kenichi Handa (charset_ordered_list_tick): New variable.
2002-07-16 Dave Love Comments.
2002-07-16 Dave Love (Fmap_charset_chars): Check args. Convert Lisp types.
2002-07-01 Dave Love Doc fixes.
2002-06-12 Kenichi Handa (Ffind_charset_string): Setup the vector `charsets' correctly.
2002-06-12 Kenichi Handa (load_charset_map): Set the default value of encoder
2002-05-31 Kenichi Handa (load_charset_map): Handle the case that from < to correctly.
2002-05-30 Kenichi Handa (charset_jisx0201_roman, charset_jisx0208_1978,
2002-05-30 Kenichi Handa (CODE_POINT_TO_INDEX): Take charset->char_index_offset
2002-05-25 Dave Love (Fcharset_priority_list, Fset_charset_priority): New
2002-05-25 Dave Love (Fdefine_charset_alias): Update Vcharset_list.
2002-05-24 Dave Love (map_charset_chars): Fix c_function declaration for