Implement some renames that have been nagging for some time:
authorChris Hanson <org/chris-hanson/cph>
Thu, 27 Apr 1995 20:33:28 +0000 (20:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 27 Apr 1995 20:33:28 +0000 (20:33 +0000)
commitf5f9933b9127814dcacb1fc542839f0bc89e1a2f
tree49b620f98f8615ed1d5f258f645a39cbfd3e6037
parent83be6c5d84dca8ca6a4c0961b85ae6482d1bb693
Implement some renames that have been nagging for some time:

    current-buffer => selected-buffer
    current-buffer? => selected-buffer?
    current-window => selected-window
    current-window? => selected-window?

With these renames, the accessors now have names that match the
selectors.  The old names remain as aliases.

This was stimulated by a recent change that accidentally inserted a
reference to one of the new names -- when I misremember the names I
chose, it's time to change the names.
v7/src/edwin/curren.scm