]> git.eshelyaron.com Git - emacs.git/commit
(set-fill-prefix): start from left-margin.
authorBoris Goldowsky <boris@gnu.org>
Thu, 23 Feb 1995 18:22:04 +0000 (18:22 +0000)
committerBoris Goldowsky <boris@gnu.org>
Thu, 23 Feb 1995 18:22:04 +0000 (18:22 +0000)
commit1095bc3caa984f840eea3d025e877813892b9892
treef7a7da4ee5ce8e44711765ac0e2574c51714d147
parent0bc395d481b8b3cb3c8bf6b9a9374982b9d44517
(set-fill-prefix): start from left-margin.
(fill-region-as-paragraph): don't delete hard newlines.  ignore whitespace
at beginning of region.  Remove justification indentation.
(fill-region): Don't use paragraph-movement commands when use-hard-newlines
is true, just search for hard newlines.
(current-justification): take care at EOB.
(set-justification): new argWHOLE-PAR.  Callers changed.
(justify-current-line): Error if JUSTIFY arg is not reasonable.
Better interaction if there is a fill-prefix.
"Line too long" warning removed.
(unjustify-current-line, unjustify-region): New functions.
lisp/textmodes/fill.el