index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
composite.c
Age
Commit message (
Expand
)
Author
2001-11-13
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-11-02
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-10-16
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Ken Raeburn
2001-08-31
(update_compositions): Do nothing if
Gerd Moellmann
2001-06-19
(Ffind_composition_internal): Accept ZV
Gerd Moellmann
2001-06-18
Update copyright.
Gerd Moellmann
2001-06-18
(Ffind_composition_internal): Check POS
Gerd Moellmann
2001-04-06
(update_compositions) <check_mask & CHECK_HEAD>: Fix
Dave Love
2001-01-02
(run_composition_function): Remove unused variable
Eli Zaretskii
2000-12-30
(find_composition): Fix a code for searching a composition backward.
Kenichi Handa
2000-12-06
(update_compositions): Fix typo (use the correct variable).
Kenichi Handa
2000-11-06
(Vcomposition_function_table): New variable.
Kenichi Handa
2000-07-13
(AREF): Remove definition.
Gerd Moellmann
2000-07-04
(make_composition_value_copy): New function.
Kenichi Handa
2000-04-13
(update_compositions): If FROM and TO is not in a
Kenichi Handa
2000-04-02
* composite.c (run_composite_function): Use NILP when checking for nil.
Ken Raeburn
1999-12-15
New file
Kenichi Handa