]> code.delx.au - gnu-emacs/commitdiff
Docstring change.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Apr 2008 05:17:39 +0000 (05:17 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Apr 2008 05:17:39 +0000 (05:17 +0000)
lisp/textmodes/paragraphs.el

index c2e45b217efe92cb4ec7130acab7bf42369f2256..5373da32d669750b7f99785b10d9c59b002d179b 100644 (file)
@@ -355,8 +355,8 @@ With argument ARG, do it ARG times;
 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.