From: Kenichi Handa Date: Fri, 20 Feb 1998 11:14:32 +0000 (+0000) Subject: (Fccl_execute_on_string): Put \n\ at end-of-line of X-Git-Tag: emacs-20.3~2129 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=021452a7263cc9308602254ed68cc1fec1ffb8a0;p=emacs.git (Fccl_execute_on_string): Put \n\ at end-of-line of doc-string. --- diff --git a/src/ccl.c b/src/ccl.c index 375ae94ce31..a41706d3413 100644 --- a/src/ccl.c +++ b/src/ccl.c @@ -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\