Change group deletion operation to limit the gap length to a
authorChris Hanson <org/chris-hanson/cph>
Fri, 28 Apr 1989 03:56:20 +0000 (03:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 28 Apr 1989 03:56:20 +0000 (03:56 +0000)
commit632cb9b5f5180a81adb3ab0000ab5e60898713af
tree75972f1f6adecbda6ca6b57a3369be0cd3fc158b
parent397082ae1ee196b34bde8b2baa1db331c9f5a984
Change group deletion operation to limit the gap length to a
particular size, given by the new parameter `gap-maximum-extra'.  This
change requires microcode 10.76 or later, as it uses the new primitive
`set-string-maximum-length!' to avoid consing a new string.
v7/src/edwin/grpops.scm
v7/src/edwin/utils.scm