diff options
author | Kenichi Handa <handa@m17n.org> | 1998-04-15 07:12:49 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1998-04-15 07:12:49 +0000 |
commit | 6ae21908b0e3dec6be7bc82c34065fdda8d8452f (patch) | |
tree | 1a0c0771544b6405f7c9108cf744617fc0c8cf7f /src/fontset.h | |
parent | 1cfae2bf3726cda5f65466d670541ba3b26dea90 (diff) | |
download | emacs-6ae21908b0e3dec6be7bc82c34065fdda8d8452f.tar.gz emacs-6ae21908b0e3dec6be7bc82c34065fdda8d8452f.tar.bz2 emacs-6ae21908b0e3dec6be7bc82c34065fdda8d8452f.zip |
Typo in comments fixed.
(Qccl_program_idx, Qunification_table, Qunification_table_id): New
variables.
(syms_of_ccl): Initialize and staticpro them.
(CCL_ReadMultibyteChar2): Macro name changed from
CCL_ReadMultibyteCharacter.
(CCL_WriteMultibyteChar2): Macro name changed from
CCL_WriteMultibyteChar2.
(CCL_
(MAX_TABLE_SET_LEVEL): New macro.
(tr_stack): New type.
(translate_stack, translate_stack_pointer): New variables.
(PUSH_TRANSLATE_STACK, POP_TRANSLATE_STACK): New macros.
(ccl_driver): Adjusted for the above changes.
(resolve_symbol_ccl_program): New function.
(Fccl_execute): The arg CCL-PROGRAM can be a symbol of CCL
program. If CCL-PRGRAM is a vector, convert symbols in it to ID
numbers by resolve_symbol_ccl_program.
(Fccl_execute_on_string): Likewise.
(Fregister_ccl_program): If the arg CCL-PRGRAM is a vector,
convert symbols in it to ID numbers by resolve_symbol_ccl_program.
Diffstat (limited to 'src/fontset.h')
0 files changed, 0 insertions, 0 deletions