Mercurial > emacs
view vms/README @ 29634:ac38155fbce6
(message_truncate_lines, Qmessage_truncate_lines): New
variables.
(ensure_echo_area_buffers): Initialize echo buffer's
truncate lines setting to nil.
(with_echo_area_buffer): Don't set the echo buffer's truncate
lines setting here.
(set_message_1): Set it here, instead, based on the value
of message_truncate_lines.
(resize_mini_window): Handle case that lines are truncated.
(syms_of_xdisp): Initialize Qmessage_truncate_lines. DEFVAR_BOOL
message-truncate-lines.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 13 Jun 2000 23:50:22 +0000 |
parents | f77459b629f4 |
children | 38f896e6a2ad |
line wrap: on
line source
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