From 4efbcf613d696de624718b8db426a70d075d9bc2 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 25 Mar 2004 10:41:49 +0000 Subject: [PATCH] (fill): Fix Info link. --- lisp/textmodes/fill.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ (defgroup fill nil "Indenting and filling text." - :link '(custom-manual "(emacs)Filling Text") + :link '(custom-manual "(emacs)Filling") :group 'editing) (defcustom fill-individual-varying-indent nil -- 2.39.2