Complete rewrite of the paragraph parsing code. The handling of the
authorChris Hanson <org/chris-hanson/cph>
Tue, 4 Feb 1992 03:42:15 +0000 (03:42 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 4 Feb 1992 03:42:15 +0000 (03:42 +0000)
commit4bc5a66c2f7aded5e9fda899508f8ed39e6df6af
tree2ffbe05599cd7349dab42de12523309cf95c4fa3
parentd72f7a27638d329eb629da9dce609af3c617f700
Complete rewrite of the paragraph parsing code.  The handling of the
fill-prefix is no longer like the Emacs implementation, but rather
matches the Emacs manual: when the fill-prefix is in effect, only
lines containing the prefix are considered to be part of a paragraph
-- all other lines are ignored.
v7/src/edwin/fill.scm
v7/src/edwin/texcom.scm
v7/src/edwin/tparse.scm