Change MAYBE-SELECT-BUFFER-LAYOUT so that it does nothing if called
authorChris Hanson <org/chris-hanson/cph>
Fri, 27 Oct 2000 03:16:20 +0000 (03:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 27 Oct 2000 03:16:20 +0000 (03:16 +0000)
commit4e90725f838efcf81f18def5292b18689258cc56
tree92fa988c22a4e157e3d43d9c540b6aacb3679e0f
parent64db2823c16e772e2567d820dd4a662c3be23b53
Change MAYBE-SELECT-BUFFER-LAYOUT so that it does nothing if called
while running a layout selector; this will prevent infinite recursions
and that otherwise occur quite easily while instantiating the layout.

Simplify MAYBE-SELECT-BUFFER-LAYOUT so that it doesn't do anything
unless the layout is changing.  Previously indirect tests were used,
now we just compare the current layout with the proposed layout and
implement the changes.
v7/src/edwin/curren.scm