annotate vms/README @ 37334:ef2abdff31fa
(pc-selection-mode): Don't turn on
normal-erase-is-backspace on a tty. Instead, bind some keys such
as [delete] directly, like pc-select.el did before
normal-erase-is-backspace was invented.
author |
Eli Zaretskii <eliz@gnu.org> |
date |
Fri, 13 Apr 2001 11:09:46 +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
|