1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

(Fccl_execute_on_string): Put \n\ at end-of-line of

doc-string.
This commit is contained in:
Kenichi Handa 1998-02-20 11:14:32 +00:00
parent 55a7907fc8
commit 021452a726

View File

@ -1531,7 +1531,7 @@ If IC is nil, it is initialized to head of the CCL program.\n\
\n\
If optional 4th arg CONTIN is non-nil, keep IC on read operation\n\
when read buffer is exausted, else, IC is always set to the end of\n\
CCL-PROGRAM on exit.
CCL-PROGRAM on exit.\n\
\n\
It returns the contents of write buffer as a string,\n\
and as side effect, STATUS is updated.\n\