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
|