diff options
author | Jim Blandy <jimb@redhat.com> | 1992-10-16 08:26:44 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-10-16 08:26:44 +0000 |
commit | cb7b0c050fc958055fadc1763b630d9a684f95c7 (patch) | |
tree | 1e06f78fa42ae9986754196b9bd4d90dc2b3da81 /etc | |
parent | 628ed3661925f0fb6425a61e43961b24c678abc7 (diff) | |
download | emacs-cb7b0c050fc958055fadc1763b630d9a684f95c7.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/MACHINES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index d08004c74fc..026e8e80628 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -125,13 +125,16 @@ Uniplus 5.2 (-opsystem=unipl5-2) Works, on Dual machines at least. -VMS (-opsystem=vms) +VMS (-opsystem=vmsM.N) Works except for certain features (directory listing, dired, sending and receiving mail) that use synchronous subprocesses. We need people to write alternative implementations of these facilities. + The config file s/vms5-5.h may be right for some earlier versions; + please let us know what happens when you try it in VMS versions 5.0 thru 5.4. + Note that Emacs for VMS is usually distributed in a special VMS distribution. See the file ../VMSINSTALL for info on moving Unix distributions to VMS, and other VMS-related topics. |