Mercurial > emacs
changeset 88808:8219830269aa
(compose-string): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 27 Jun 2002 21:59:18 +0000 |
parents | 15a8da83223b |
children | 0d0f856a4c77 |
files | lisp/composite.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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