diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-19 22:56:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-19 22:56:22 +0000 |
commit | eed3d5af4540bd0cdbcbcb7579a179cc82fe658a (patch) | |
tree | fc2d6ce1addd3661a3ddd819b01f0c6974ffd2fb /etc | |
parent | 3688bf227c4ee1273d0ac3252e49d67f38148379 (diff) | |
download | emacs-eed3d5af4540bd0cdbcbcb7579a179cc82fe658a.tar.gz |
Deleted some VMS caveats. If the src and lisp ChangeLogs are correct,
dired and mail and process control are now fully supported.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/MACHINES | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index ceb198009ef..eb86f4c1aa0 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -867,11 +867,6 @@ Uniplus 5.2 (unipl5.2) VMS (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. |