diff lisp/prim/paragraphs.el @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents b9518feda344
children 3bb7ccffb0c0
line wrap: on
line diff
--- a/lisp/prim/paragraphs.el	Mon Aug 13 09:17:27 2007 +0200
+++ b/lisp/prim/paragraphs.el	Mon Aug 13 09:18:39 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: