log src/composite.c @ 63220:b14224937156

age author description
Wed, 08 Jun 2005 22:33:36 +0000 Kim F. Storm * composite.c (compose_chars_in_text):
Fri, 26 Dec 2003 11:39:22 +0000 Kenichi Handa *** empty log message ***
Mon, 01 Dec 2003 12:33:13 +0000 Kenichi Handa (syms_of_composite): Don't make the compostion hash table week.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 10 Jan 2003 12:49:26 +0000 Dave Love (syms_of_composite): Make composition_hash_table
Thu, 14 Nov 2002 14:13:36 +0000 Dave Love (calccost, cmgoto): Declare all args (per C99).
Fri, 06 Sep 2002 09:02:46 +0000 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
Mon, 19 Aug 2002 02:47:19 +0000 Kenichi Handa *** empty log message ***
Mon, 19 Aug 2002 02:46:08 +0000 Kenichi Handa (run_composition_function): Call FUNC if it is fboundp.
Fri, 19 Jul 2002 14:27:04 +0000 Ken Raeburn (compose_chars_in_text): Treat Lisp string contents
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Tue, 09 Jul 2002 23:02:26 +0000 Stefan Monnier (HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now).
Fri, 14 Jun 2002 16:28:58 +0000 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal): Fix typos.