diff lisp/textmodes/paragraphs.el @ 49599:5ade352e8d1c

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:30:45 +0000
parents 2928f718924e
children 098ddf9714e8 d7ddb3e565de
line wrap: on
line diff
--- a/lisp/textmodes/paragraphs.el	Tue Feb 04 13:24:35 2003 +0000
+++ b/lisp/textmodes/paragraphs.el	Tue Feb 04 13:30:45 2003 +0000
@@ -43,10 +43,10 @@
 
 Prefix argument says to turn mode on if positive, off if negative.
 When the mode is turned on, if there are newlines in the buffer but no hard
-newlines, ask the user whether to mark as hard any newlines preceeding a 
+newlines, ask the user whether to mark as hard any newlines preceeding a
 `paragraph-start' line.  From a program, second arg INSERT specifies whether
 to do this; it can be `never' to change nothing, t or `always' to force
-marking, `guess' to try to do the right thing with no questions, nil 
+marking, `guess' to try to do the right thing with no questions, nil
 or anything else to ask the user.
 
 Newlines not marked hard are called \"soft\", and are always internal