1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00

(Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter.

This commit is contained in:
Eli Zaretskii 2001-07-18 07:07:08 +00:00
parent 84891dd783
commit 01c7beb9bc

View file

@ -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.