/[emacs]/emacs/lisp/composite.el
ViewVC logotype

Diff of /emacs/lisp/composite.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by pj, Sun Jul 15 19:53:52 2001 UTC revision 1.8.6.1 by fx, Thu Jun 27 21:59:18 2002 UTC
# Line 207  positions (integers or markers) specifyi Line 207  positions (integers or markers) specifyi
207  (defun compose-string (string &optional start end components modification-func)  (defun compose-string (string &optional start end components modification-func)
208    "Compose characters in string STRING.    "Compose characters in string STRING.
209    
210  The return value is STRING where `composition' property is put on all  The return value is STRING with the `composition' property put on all
211  the characters in it.  the characters in it.
212    
213  Optional 2nd and 3rd arguments START and END specify the range of  Optional 2nd and 3rd arguments START and END specify the range of
214  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
215  STRING respectively.  STRING respectively.
216    
217  Optional 4th argument COMPONENTS, if non-nil, is a character or a  Optional 4th argument COMPONENTS, if non-nil, is a character or a

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26