Mercurial > hg > xemacs-beta
diff lisp/prim/fill.el @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | b82b59fe008d |
children | 28a7c63c7e1e |
line wrap: on
line diff
--- a/lisp/prim/fill.el Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/prim/fill.el Mon Aug 13 08:52:29 2007 +0200 @@ -204,7 +204,7 @@ function, but with a prefix arg, does full justification instead. From a program, optional third arg JUSTIFY can specify any type of -ustification. Fourth arg NOSQUEEZE non-nil means not to make spaces +justification. Fourth arg NOSQUEEZE non-nil means not to make spaces between words canonical before filling. Fifth arg SQUEEZE-AFTER, if non-nil, means don't canonicalize spaces before that position.