From f3253b8f05fd3f77ecca7567d0077befb7f6674c Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Thu, 22 Feb 1996 02:57:50 +0000 Subject: [PATCH] (fill-region-as-paragraph): Doc fix. --- 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 94a19d1d127..b65b291d8d8 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -180,7 +180,7 @@ function, but with a prefix arg, does full justification instead. From a program, optional third arg JUSTIFY can specify any type of justification. Fourth arg NOSQUEEZE non-nil means not to make spaces -between words canonical before filling. Firth arg SQUEEZE-AFTER, if non-nil, +between words canonical before filling. Fifth arg SQUEEZE-AFTER, if non-nil, means don't canonicalize spaces before that position. If `sentence-end-double-space' is non-nil, then period followed by one -- 2.39.2