aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/fill.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el
index 57ba513cd7f..2ac09f11256 100644
--- a/lisp/textmodes/fill.el
+++ b/lisp/textmodes/fill.el
@@ -32,7 +32,7 @@
32 32
33(defgroup fill nil 33(defgroup fill nil
34 "Indenting and filling text." 34 "Indenting and filling text."
35 :link '(custom-manual "(emacs)Filling Text") 35 :link '(custom-manual "(emacs)Filling")
36 :group 'editing) 36 :group 'editing)
37 37
38(defcustom fill-individual-varying-indent nil 38(defcustom fill-individual-varying-indent nil