]> git.eshelyaron.com Git - emacs.git/commit
(fill-delete-prefix, fill-delete-newlines):
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 19 Nov 2001 23:51:03 +0000 (23:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 19 Nov 2001 23:51:03 +0000 (23:51 +0000)
commit2f4fa275e8858f83712bee5ca6714945c70e358d
treeddcab55c6c57a47fbd27b13b24dcec0c689e7c7a
parent99b3bc616bf09f72d91f11f85c41cd08f52ca5bf
(fill-delete-prefix, fill-delete-newlines):
New functions, extracted from fill-region-as-paragraph.
(fill-region-as-paragraph): Use them.
Use an end marker instead of eob.
Ignore whitespace-only fill-prefixes when indenting according to mode.
Simply the loop that searches for spaces backwards.
lisp/textmodes/fill.el