Mercurial > hg > xemacs-beta
diff lisp/paragraphs.el @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | cc15677e0335 |
children |
line wrap: on
line diff
--- a/lisp/paragraphs.el Mon Aug 13 11:06:08 2007 +0200 +++ b/lisp/paragraphs.el Mon Aug 13 11:07:10 2007 +0200 @@ -57,7 +57,7 @@ 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 preceding 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