log src/composite.c @ 89483:2f877ed80fa6

age author description
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 10 Jan 2003 12:45:07 +0000 Dave Love (syms_of_composite): Make composition_hash_table
Tue, 07 Jan 2003 17:54:11 +0000 Dave Love (update_compositions): Fix type error.
Thu, 07 Nov 2002 06:23:47 +0000 Kenichi Handa (Vcomposition_function_table,
Tue, 30 Jul 2002 11:34:40 +0000 Dave Love (update_compositions): Declare arg.
Fri, 01 Mar 2002 01:18:09 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Fri, 15 Jun 2007 00:02:03 +0000 Chong Yidong (update_compositions): Fix last fix.
Thu, 14 Jun 2007 12:33:41 +0000 Kenichi Handa (update_compositions): Check the validness of
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 07:49:39 +0000 Glenn Morris Remove license from trivial file.
Fri, 15 Jun 2007 00:00:37 +0000 Chong Yidong (update_compositions): Check validity of compositions.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 13 Dec 2006 01:13:58 +0000 Kenichi Handa Update AIST copyright years.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 07:04:44 +0000 Kenichi Handa Copyright fixed
Tue, 13 Sep 2005 01:07:13 +0000 Kenichi Handa (compose_chars_in_text): Delete it.
Mon, 12 Sep 2005 20:38:47 +0000 Kim F. Storm (compose_chars_in_text): Fix setup of `pend'.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 16:28:00 +0000 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal):
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
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.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Fri, 31 Aug 2001 08:03:43 +0000 Gerd Moellmann (update_compositions): Do nothing if
Tue, 19 Jun 2001 11:30:16 +0000 Gerd Moellmann (Ffind_composition_internal): Accept ZV
Mon, 18 Jun 2001 10:42:23 +0000 Gerd Moellmann Update copyright.
Mon, 18 Jun 2001 10:41:42 +0000 Gerd Moellmann (Ffind_composition_internal): Check POS
Fri, 06 Apr 2001 10:21:25 +0000 Dave Love (update_compositions) <check_mask & CHECK_HEAD>: Fix
Tue, 02 Jan 2001 13:58:26 +0000 Eli Zaretskii (run_composition_function): Remove unused variable
Sat, 30 Dec 2000 02:28:42 +0000 Kenichi Handa (find_composition): Fix a code for searching a composition backward.
Wed, 06 Dec 2000 00:28:48 +0000 Kenichi Handa (update_compositions): Fix typo (use the correct variable).
Mon, 06 Nov 2000 12:35:27 +0000 Kenichi Handa (Vcomposition_function_table): New variable.
Thu, 13 Jul 2000 14:06:15 +0000 Gerd Moellmann (AREF): Remove definition.
Tue, 04 Jul 2000 07:36:58 +0000 Kenichi Handa (make_composition_value_copy): New function.
Thu, 13 Apr 2000 23:38:19 +0000 Kenichi Handa (update_compositions): If FROM and TO is not in a
Sun, 02 Apr 2000 02:42:12 +0000 Ken Raeburn * composite.c (run_composite_function): Use NILP when checking for nil.
Wed, 15 Dec 1999 00:08:01 +0000 Kenichi Handa New file