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 | 8e12253811bc12e37da5bec9180635cc104f9435 (patch) | |
tree | 7da09d42a5a9ec77260c2a6f927000b3a6e62f53 | |
parent | 8a4827a6fe1459570fa4ba8f64010ebfc6dfe46a (diff) | |
download | emacs-8e12253811bc12e37da5bec9180635cc104f9435.tar.gz |
*** empty log message ***
-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. |