(U+6215): Apply new conventions for glyph granularity.
[chise/xemacs-chise.git.1] / src / concord.c
2011-01-07 tomo(Fconcord_genre_ds): Add "#ifdef HAVE_LIBCHISE"......
2010-12-09 tomo(Fconcord_object_put): Use `member' instead of `memq'.
2010-12-07 tomo- Include "elconcord.h".
2010-12-07 tomo(print_concord_object): Use readable form even if ...
2010-12-05 tomo(print_concord_object): Don't display location of data...
2010-11-16 tomo(Fconcord_genre_ds): Use Vchise_system_db_directory...
2010-10-24 tomoInclude <chise.h> if HAVE_LIBCHISE is defined.
2008-10-08 tomo(concord_id_validate): New function.
2008-09-27 tomo(func_for_each_object): Fix bug about GC-protection.
2008-09-19 tomo(Fconcord_object_put): Check argument FEATURE is a...
2006-06-30 tomo(Fconcord_object_put): Add reversed links when FEATURE...
2006-06-28 tomo(concord_object_put): New function.
2006-06-21 tomo(Fconcord_define_object): New function.
2006-04-25 tomoAdd EXFUN for Fconcord_object_get.
2006-04-24 tomo(Fconcord_decode_object): Do GCPRO for Fconcord_make_ob...
2006-04-24 tomoAdd EXFUNs for Fconcord_decode_object and Fconcord_obje...
2006-04-24 tomo(Fconcord_object_put): Setup index for `=FOO' feature.
2006-04-16 tomo(Fconcord_decode_object): Try to use readable print...
2006-04-16 tomo(print_concord_object): Support readable form.
2006-04-14 tomo(Qconcord_object): New variable.
2006-04-10 tomo(Vconcord_ds_hash_table): New variable.
2006-02-07 tomo(struct closure_for_each_object): Add new member `ret'.
2005-12-27 tomoNew file.