]> git.eshelyaron.com Git - emacs.git/commit
(fill-move-to-break-point): Skip white space
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 31 Oct 2002 00:30:36 +0000 (00:30 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 31 Oct 2002 00:30:36 +0000 (00:30 +0000)
commitef11ff9b1f7a896cddf3e07e1da9672e02237fae
treef91ae77f0f961fea3aa12475cc781f0315f71671
parent58401a3476a31efdf8481293bcf58e220313bdd4
(fill-move-to-break-point): Skip white space
_before_ checking to see if we're hitting the margin.
(fill-region-as-paragraph): Don't fiddle with the undo-list any more:
it's now done by the C primitives.  Don't use narrowing.
Reorganize the line-breaking part of the code to simplify the control
flow and make it work in the absence of narrowing.
(fill-region): Don't use narrowing.
lisp/textmodes/fill.el