From: Eli Zaretskii Date: Wed, 18 Jul 2001 07:07:08 +0000 (+0000) Subject: (Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter. X-Git-Tag: emacs-pretest-21.0.105~452 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=01c7beb9bc29fcb5b0ab376e2c69dc76e02838b8;p=emacs.git (Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter. --- diff --git a/man/text.texi b/man/text.texi index ac6190bff4c..bc16dc7ecff 100644 --- a/man/text.texi +++ b/man/text.texi @@ -439,7 +439,7 @@ line and the beginning of the second so that each line is a separate comment; the variable @code{comment-multi-line} controls the choice (@pxref{Comments}). - Adaptive filling (see the following section) works for Auto Filling as + Adaptive filling (@pxref{Adaptive Fill}) works for Auto Filling as well as for explicit fill commands. It takes a fill prefix automatically from the second or first line of a paragraph.