changeset 80507:65aec0fc638d

Docstring change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 12 Apr 2008 05:17:39 +0000
parents 00c883800b9c
children 5a66e871f1e0
files lisp/textmodes/paragraphs.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/paragraphs.el	Sat Apr 12 02:07:41 2008 +0000
+++ b/lisp/textmodes/paragraphs.el	Sat Apr 12 05:17:39 2008 +0000
@@ -355,8 +355,8 @@
 a negative argument ARG = -N means move forward N paragraphs.
 
 A paragraph start is the beginning of a line which is a
-`first-line-of-paragraph' or which is ordinary text and follows a
-paragraph-separating line; except: if the first real line of a
+`paragraph-start' or which is ordinary text and follows a
+`paragraph-separate'ing line; except: if the first real line of a
 paragraph is preceded by a blank line, the paragraph starts at that
 blank line.