Mercurial > emacs
changeset 20945:a9442d47edcb
(Fccl_execute_on_string): Put \n\ at end-of-line of
doc-string.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 20 Feb 1998 11:14:32 +0000 |
parents | b00fa3b6e332 |
children | 3dbeb1555fa7 |
files | src/ccl.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.c Fri Feb 20 11:14:32 1998 +0000 +++ b/src/ccl.c Fri Feb 20 11:14:32 1998 +0000 @@ -1531,7 +1531,7 @@ \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\