]> git.eshelyaron.com Git - emacs.git/commit
(Vcomposition_function_table): New variable.
authorKenichi Handa <handa@m17n.org>
Mon, 6 Nov 2000 12:35:27 +0000 (12:35 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 6 Nov 2000 12:35:27 +0000 (12:35 +0000)
commit40add26d11b5446339255f1eb99aa18e9ce1c3a7
tree408693afb7a28c3ee5aaf86ffe587e608e369c0f
parentc9a7baeea13e58584cc6a5a5848a9c10233e1665
(Vcomposition_function_table): New variable.
(Qcomposition_function_table): New variable.
(run_composition_function): Call
Vcompose_chars_after_function with three arguments.
(compose_chars_in_text): New function.
(syms_of_composite): Modified the doc-string of
Vcompose_chars_after_function.  Declare composition-function-table
as a lisp variable, and initialize it.
src/composite.c