diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-10-07 22:45:18 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-10-07 22:45:18 +0000 |
commit | 424dbc03cee3466932196784cf62b96ff900ac5d (patch) | |
tree | 088f0eb2645090a07f82cd238dbdb60fd274ffd8 /README | |
parent | 7db0894f9541bd271fc7e7083502a2fffa941c53 (diff) | |
download | emacs-424dbc03cee3466932196784cf62b96ff900ac5d.tar.gz |
Add info on VMS versions.
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -86,3 +86,20 @@ There are several subdirectories: that aren't part of the standard distribution of the OS. The platform-specific README files and installation instructions should list the required tools. + +VMS info: + +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://vms.gnu.org/software/released1/emacs.html#get_emacs_1928_kit + +There is also some effort going on with Emacs 21. Source code is +available at ftp://ftp.nvg.ntnu.no/pub/vms/emacs/. Look for most +recent stuff with ls -lta. + +It is a working "development" version (editing and much more works). +More developers are needed; contact roart@nvg.ntnu.no. |