annotate vms/README @ 30848:fc80dcfc32cd

(write_glyphs): Also turn off inverse video after turning off other appearances in case TS_exit_attribute_mode is not equal to TS_end_standout_mode. (insert_glyphs): Turn inverse video on/off for each run of glyphs with the same face. (turn_off_face): Reset standout_mode only if TS_exit_attribute_mode has been output and TS_exit_attribute_mode is equal to TS_end_standout_mode.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 16 Aug 2000 12:12:30 +0000
parents f77459b629f4
children 38f896e6a2ad
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25831
Dave Love <fx@gnu.org>
parents:
diff changeset
1 GNU Emacs 19.x and above do not compile out of the box on OpenVMS.
Dave Love <fx@gnu.org>
parents:
diff changeset
2 Richard Levitte <levitte@lp.se> is distributing and maintaining a
Dave Love <fx@gnu.org>
parents:
diff changeset
3 version of Emacs (currently based on version 19.28, but soon moving to
Dave Love <fx@gnu.org>
parents:
diff changeset
4 19.34 and then 20.1) that compiles and works on OpenVMS 5.5 and above
Dave Love <fx@gnu.org>
parents:
diff changeset
5 on both VAX and Alpha architectures. For more information, see:
Dave Love <fx@gnu.org>
parents:
diff changeset
6 http://www.gnu.org/software/emacs-vms/emacs.html