Change procedures MOVE-THING, MOVE-THING-SAVING-POINT, MARK-THING, and
authorChris Hanson <org/chris-hanson/cph>
Thu, 21 Nov 1991 10:38:40 +0000 (10:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 21 Nov 1991 10:38:40 +0000 (10:38 +0000)
commitd47c17debb624974af3d095d80e8ee1b4d997947
tree385a6c3dbf2887cd1422370fef09364489d8dc1b
parente5b9f77c3e7f1ceddc72e554b5bbf1c258c932fe
Change procedures MOVE-THING, MOVE-THING-SAVING-POINT, MARK-THING, and
KILL-THING to take an additional argument that specifies the limit
behavior of the motion procedure.  This is needed because these
procedures were being used in contexts that required different
behavior -- and because they didn't supply it, some of the usages were
incorrect.
v7/src/edwin/lspcom.scm
v7/src/edwin/motcom.scm
v7/src/edwin/rmailsum.scm
v7/src/edwin/texcom.scm
v7/src/edwin/things.scm