Mercurial > emacs
changeset 21556:f239266d104c
(Fccl_execute_on_string): Put \n\ at eol of docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 15 Apr 1998 07:49:16 +0000 |
parents | 0927f341e390 |
children | 07165f2a9e71 |
files | src/ccl.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.c Wed Apr 15 07:38:29 1998 +0000 +++ b/src/ccl.c Wed Apr 15 07:49:16 1998 +0000 @@ -1735,7 +1735,7 @@ \n\ If optional 4th arg CONTINUE 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\