X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a9989764a4d54bf58381d5c3902e575bdf314245..d550787cc982e2cbb934ff6ba080d4fbe5838548:/lisp/composite.el diff --git a/lisp/composite.el b/lisp/composite.el index 90f6b775bc..6bdeeee440 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -400,7 +400,7 @@ where PATTERNs are regular expressions and FUNCs are functions. 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