X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fparagraphs.el;h=cb6025c1360a54d8b539a0d9bd6ef1d0cca50c49;hb=b750fd14c6dce66e91fa62db0deda838f037d6d6;hp=98b558bb2d006128e80a8ae844c5c679a8c71b69;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git diff --git a/lisp/paragraphs.el b/lisp/paragraphs.el index 98b558b..cb6025c 100644 --- a/lisp/paragraphs.el +++ b/lisp/paragraphs.el @@ -57,7 +57,7 @@ only considered as a candidate to match `paragraph-start' or 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