]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/paragraphs.el
Merge from emacs--rel--22
[gnu-emacs] / lisp / textmodes / paragraphs.el
index 231eba6ba86b5ba8000220f9b2272f5552a1d1fe..b21369edfdac00ceb506213320ee1bbb56626bfb 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.