changeset 91861:d42d584a8a30

(composition-function-table): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 16 Feb 2008 03:27:10 +0000
parents 3c3db08aa826
children af26df6df4a9
files lisp/composite.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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