aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/composite.el
diff options
context:
space:
mode:
authorDave Love <[email protected]>2002-06-27 21:59:18 +0000
committerDave Love <[email protected]>2002-06-27 21:59:18 +0000
commitc1750694757fff20852b8ab51b87a5bd356de980 (patch)
tree2a1b94a3c346bb7a1fcb920b2c0b11ce28601c29 /lisp/composite.el
parent69e7e293cee533d9c1e04310bdf30d13a94abb51 (diff)
(compose-string): Doc fix.
Diffstat (limited to 'lisp/composite.el')
-rw-r--r--lisp/composite.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/composite.el b/lisp/composite.el
index 610ec227a6..500ac84cdd 100644
--- a/lisp/composite.el
+++ b/lisp/composite.el
@@ -207,11 +207,11 @@ positions (integers or markers) specifying the region."
(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