summaryrefslogtreecommitdiff
path: root/lispref/text.texi
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1999-08-30 18:58:31 +0000
committerKarl Heuer <kwzh@gnu.org>1999-08-30 18:58:31 +0000
commit15da78536bb69e74946c09c560df969f6d145ae6 (patch)
treea61f6699780822cc3602f031c8e2d3e5ba552f5b /lispref/text.texi
parent9ee9af7aa2044c456e493eddfe082bba4206f976 (diff)
downloademacs-15da78536bb69e74946c09c560df969f6d145ae6.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/text.texi')
-rw-r--r--lispref/text.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/text.texi b/lispref/text.texi
index 5d0651c4a17..840601bc4c8 100644
--- a/lispref/text.texi
+++ b/lispref/text.texi
@@ -1196,7 +1196,7 @@ It uses the ordinary paragraph motion commands to find paragraph
boundaries. @xref{Paragraphs,,, emacs, The Emacs Manual}.
@end deffn
-@deffn Command fill-region start end &optional justify nosqueeze
+@deffn Command fill-region start end &optional justify nosqueeze to-eop
This command fills each of the paragraphs in the region from @var{start}
to @var{end}. It justifies as well if @var{justify} is
non-@code{nil}.