# HG changeset patch # User Dave Love # Date 1025215158 0 # Node ID 8219830269aadaff0cde99fd2dc0091b3ec86cbc # Parent 15a8da83223b77e67465f1d4cbace1cf73f561d5 (compose-string): Doc fix. diff -r 15a8da83223b -r 8219830269aa lisp/composite.el --- a/lisp/composite.el Thu Jun 27 21:55:53 2002 +0000 +++ b/lisp/composite.el Thu Jun 27 21:59:18 2002 +0000 @@ -207,11 +207,11 @@ (defun compose-string (string &optional start end components modification-func) "Compose characters in string STRING. -The return value is STRING where `composition' property is put on all +The return value is STRING with the `composition' property put on all the characters in it. Optional 2nd and 3rd arguments START and END specify the range of -STRING to be composed. They defaults to the beginning and the end of +STRING to be composed. They default to the beginning and the end of STRING respectively. Optional 4th argument COMPONENTS, if non-nil, is a character or a