Include "ccl.h".
authorKenichi Handa <handa@m17n.org>
Tue, 15 Dec 1998 04:35:38 +0000 (04:35 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Dec 1998 04:35:38 +0000 (04:35 +0000)
commitedf496dd1325d92843d45e4e7954e5ff06cff0fc
tree77bd64dcfaa95ebbf07858c13fbeaa26a604285d
parentad3d1b1d670f8106faa0ca23c0a0f50300e2bc31
Include "ccl.h".
(Fcall_process): Doc-string modified.  Set CODING_MODE_LAST_BLOCK
bit in argument_coding.mode to tell encoding procedure to flush
data.  While encoding arguments, if argument_coding uses CCL
program, initialize it again after encoding.
(Fcall_process_region): Doc-string modified.  Handle the case that
NARGS is 3.
src/callproc.c