2003-12-26 |
Kenichi Handa |
*** empty log message ***
|
2003-12-01 |
Kenichi Handa |
(syms_of_composite): Don't make the compostion hash table week.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-10 |
Dave Love |
(syms_of_composite): Make composition_hash_table
|
2002-11-14 |
Dave Love |
(calccost, cmgoto): Declare all args (per C99).
|
2002-09-06 |
Juanma Barranquero |
(Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(run_composition_function): Call FUNC if it is fboundp.
|
2002-07-19 |
Ken Raeburn |
(compose_chars_in_text): Treat Lisp string contents
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-09 |
Stefan Monnier |
(HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now).
|
2002-06-14 |
Juanma Barranquero |
(Fcompose_region_internal, Fcompose_string_internal): Fix typos.
|
2001-11-13 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-16 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
2001-08-31 |
Gerd Moellmann |
(update_compositions): Do nothing if
|
2001-06-19 |
Gerd Moellmann |
(Ffind_composition_internal): Accept ZV
|
2001-06-18 |
Gerd Moellmann |
Update copyright.
|
2001-06-18 |
Gerd Moellmann |
(Ffind_composition_internal): Check POS
|
2001-04-06 |
Dave Love |
(update_compositions) <check_mask & CHECK_HEAD>: Fix
|
2001-01-02 |
Eli Zaretskii |
(run_composition_function): Remove unused variable
|
2000-12-30 |
Kenichi Handa |
(find_composition): Fix a code for searching a composition backward.
|
2000-12-06 |
Kenichi Handa |
(update_compositions): Fix typo (use the correct variable).
|
2000-11-06 |
Kenichi Handa |
(Vcomposition_function_table): New variable.
|
2000-07-13 |
Gerd Moellmann |
(AREF): Remove definition.
|
2000-07-04 |
Kenichi Handa |
(make_composition_value_copy): New function.
|
2000-04-13 |
Kenichi Handa |
(update_compositions): If FROM and TO is not in a
|
2000-04-02 |
Ken Raeburn |
* composite.c (run_composite_function): Use NILP when checking for nil.
|
1999-12-15 |
Kenichi Handa |
New file
|