diff options
author | Dave Love <fx@gnu.org> | 1999-09-29 19:34:40 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 1999-09-29 19:34:40 +0000 |
commit | 3436791df0c354d8c3ed968d875a99377cb7b95c (patch) | |
tree | a622a943e61d1d1b855c6f8b6c900f29c0ca63d3 /vms | |
parent | a6100b9f43c1dd717174e8ec3209eb1c8754810a (diff) | |
download | emacs-3436791df0c354d8c3ed968d875a99377cb7b95c.tar.gz |
#
Diffstat (limited to 'vms')
-rw-r--r-- | vms/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vms/README b/vms/README new file mode 100644 index 00000000000..bfe606adc08 --- /dev/null +++ b/vms/README @@ -0,0 +1,6 @@ +GNU Emacs 19.x and above do not compile out of the box on OpenVMS. +Richard Levitte <levitte@lp.se> is distributing and maintaining a +version of Emacs (currently based on version 19.28, but soon moving to +19.34 and then 20.1) that compiles and works on OpenVMS 5.5 and above +on both VAX and Alpha architectures. For more information, see: + http://www.gnu.org/software/emacs-vms/emacs.html |