annotate vms/README @ 32022:1f26caa05cd7

(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish single and multibyte BDF fonts. (w32_bdf_per_char_metric): New function. (w32_per_char_metric): Use it. (x_draw_glyph_string_background): Always draw background for BDF glyphs. (x_produce_glyphs): If the distance from the current position to the next tab stop is less than a canonical character width, use the tab stop after that. (x_draw_glyphs): Handle case START and END are out of bounds more carefully. (x_clear_mouse_face): Block/unblock input. (x_display_and_set_cursor): Don't show a hollow box cursor for buffers whose cursor_type is nil.
author Jason Rumney <jasonr@gnu.org>
date Fri, 29 Sep 2000 21:20:59 +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