Make OS-independent bindings for the following procedures. These
authorChris Hanson <org/chris-hanson/cph>
Sun, 9 Apr 1995 22:33:28 +0000 (22:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 9 Apr 1995 22:33:28 +0000 (22:33 +0000)
commitf219e1e4924e94a4e48ee5f1b7048c95883f50e9
tree05e5c6dbddf457e42be65c1244cace06009acff0
parenta9a6dce82770971b88082c4cdeec0e3d688b3a9e
Make OS-independent bindings for the following procedures.  These
procedure were previously defined for all OSs, but with different
names in each OS:

    user-home-directory
    current-user-name
    current-home-directory

The old names have been aliased to the new, except for OS/2.
v7/src/edwin/dos.scm
v7/src/edwin/notify.scm
v7/src/edwin/rmail.scm
v7/src/edwin/sendmail.scm
v7/src/edwin/vc.scm
v7/src/runtime/dosprm.scm
v7/src/runtime/dospth.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/unxprm.scm
v7/src/runtime/unxpth.scm