diff man/text.texi @ 63544:a2d302267225

(Adaptive Fill): Minor clarification.
author Richard M. Stallman <rms@gnu.org>
date Fri, 17 Jun 2005 13:56:00 +0000
parents 56749022baa0
children 286c76cc00c3 b7da78284d4c
line wrap: on
line diff
--- a/man/text.texi	Fri Jun 17 13:53:58 2005 +0000
+++ b/man/text.texi	Fri Jun 17 13:56:00 2005 +0000
@@ -745,8 +745,8 @@
 automatically by setting the variable @code{adaptive-fill-function} to a
 function.  This function is called with point after the left margin of a
 line, and it should return the appropriate fill prefix based on that
-line.  If it returns @code{nil}, that means it sees no fill prefix in
-that line.
+line.  If it returns @code{nil}, @code{adaptive-fill-regexp} gets
+a chance to find a prefix.
 
 @node Longlines
 @subsection Long Lines Mode