emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/paragraphs.el, v [EMACS_22


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/paragraphs.el, v [EMACS_22_BASE]
Date: Sat, 12 Apr 2008 05:17:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        08/04/12 05:17:40

Index: paragraphs.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/paragraphs.el,v
retrieving revision 1.87.2.3
retrieving revision 1.87.2.4
diff -u -b -r1.87.2.3 -r1.87.2.4
--- paragraphs.el       7 Jan 2008 02:21:42 -0000       1.87.2.3
+++ paragraphs.el       12 Apr 2008 05:17:39 -0000      1.87.2.4
@@ -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.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]