Mercurial > hg > xemacs-beta
diff lisp/prim/paragraphs.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 | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/prim/paragraphs.el Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/prim/paragraphs.el Mon Aug 13 08:52:29 2007 +0200 @@ -58,7 +58,7 @@ The variable `paragraph-separate' specifies how to distinguish lines that start paragraphs from lines that separate them. -If the variable `use-hard-newlines' is nonnil, then only lines following a +If the variable `use-hard-newlines' is non-nil, then only lines following a hard newline are considered to match.") ;; paragraph-start requires a hard newline, but paragraph-separate does not: