aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Blandy1992-10-16 08:26:44 +0000
committerJim Blandy1992-10-16 08:26:44 +0000
commitcb7b0c050fc958055fadc1763b630d9a684f95c7 (patch)
tree1e06f78fa42ae9986754196b9bd4d90dc2b3da81
parent628ed3661925f0fb6425a61e43961b24c678abc7 (diff)
downloademacs-cb7b0c050fc958055fadc1763b630d9a684f95c7.tar.gz
emacs-cb7b0c050fc958055fadc1763b630d9a684f95c7.zip
*** empty log message ***
-rw-r--r--etc/MACHINES5
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)
125 125
126 Works, on Dual machines at least. 126 Works, on Dual machines at least.
127 127
128VMS (-opsystem=vms) 128VMS (-opsystem=vmsM.N)
129 129
130 Works except for certain features (directory listing, dired, 130 Works except for certain features (directory listing, dired,
131 sending and receiving mail) that use synchronous subprocesses. 131 sending and receiving mail) that use synchronous subprocesses.
132 We need people to write alternative implementations of these 132 We need people to write alternative implementations of these
133 facilities. 133 facilities.
134 134
135 The config file s/vms5-5.h may be right for some earlier versions;
136 please let us know what happens when you try it in VMS versions 5.0 thru 5.4.
137
135 Note that Emacs for VMS is usually distributed in a special 138 Note that Emacs for VMS is usually distributed in a special
136 VMS distribution. See the file ../VMSINSTALL for info on moving 139 VMS distribution. See the file ../VMSINSTALL for info on moving
137 Unix distributions to VMS, and other VMS-related topics. 140 Unix distributions to VMS, and other VMS-related topics.