diff options
| -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 @@ | |||
| 1 | GNU Emacs 19.x and above do not compile out of the box on OpenVMS. | ||
| 2 | Richard Levitte <levitte@lp.se> is distributing and maintaining a | ||
| 3 | version of Emacs (currently based on version 19.28, but soon moving to | ||
| 4 | 19.34 and then 20.1) that compiles and works on OpenVMS 5.5 and above | ||
| 5 | on both VAX and Alpha architectures. For more information, see: | ||
| 6 | http://www.gnu.org/software/emacs-vms/emacs.html | ||