# HG changeset patch # User Glenn Morris # Date 1203132430 0 # Node ID d42d584a8a30d2d33210bc8b8ee9c718457081fc # Parent 3c3db08aa826266a5727d8cf594a8a1e1089956d (composition-function-table): Doc fix. diff -r 3c3db08aa826 -r d42d584a8a30 lisp/composite.el --- a/lisp/composite.el Sat Feb 16 03:26:30 2008 +0000 +++ b/lisp/composite.el Sat Feb 16 03:27:10 2008 +0000 @@ -400,7 +400,7 @@ If the element is FUNC, FUNC itself determines the region to compose. -Each function is called with 5 arguments, FROM, TO, FONT-OBJECT, +Each function is called with 4 arguments, FROM, TO, FONT-OBJECT, and STRING. If STRING is nil, FROM and TO are positions specifying the region