Change SET-WINDOW-POINT! and SET-GROUP-POINT! to modify point's index
authorChris Hanson <org/chris-hanson/cph>
Sun, 6 Nov 2005 16:17:00 +0000 (16:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 6 Nov 2005 16:17:00 +0000 (16:17 +0000)
commit8989e55c80f646740a69fda28d9a23565e794491
tree92291fb3592c6d49e8c71665c0fcf98521cc8212
parent50ee7e8f90dfc4804b3107fc22e130f9c88820a2
Change SET-WINDOW-POINT! and SET-GROUP-POINT! to modify point's index
rather than creating a new marker.  Add new procedures
SET-GROUP-POINT-INDEX! and %SET-BUFFER-POINT-INDEX!.
v7/src/edwin/buffer.scm
v7/src/edwin/bufwin.scm
v7/src/edwin/struct.scm