From 627a335d54ffcbba466e7921421c3e234f146190 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 16 Feb 2008 03:27:10 +0000 Subject: [PATCH] (composition-function-table): Doc fix. --- lisp/composite.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/composite.el b/lisp/composite.el index 90f6b775bc9..6bdeeee440b 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 -- 2.39.2