annotate vms/README @ 38007:fa54203d014a
(eshell-exit-success-p): Use a string-match to test if the last
command was Lisp or not.
(eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A B x
C".
author |
John Wiegley <johnw@newartisans.com> |
date |
Sat, 09 Jun 2001 05:24:15 +0000 |
parents |
f77459b629f4 |
children |
38f896e6a2ad |
rev |
line source |
25831
|
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
|