view lisp/term/vt102.el @ 55412:53a1a79a33f9

macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT around call to ReceiveEvent to avoid certain crashes. (mac_draw_line_to_pixmap, XCreatePixmapFromBitmapData) (mac_fill_rectangle_to_pixmap, mac_draw_rectangle_to_pixmap) (mac_copy_area_to_pixmap, mac_copy_area_with_mask_to_pixmap): Save/restore the current graphics port and device handle when drawing into an offscreen graphics world. image.c [MAC_OS] (XPutPixel, XGetPixel, image_load_qt_1) (gif_load): Likewise.
author Steven Tamm <steventamm@mac.com>
date Fri, 07 May 2004 17:46:50 +0000
parents 695cf19ef79e
children af1c58687bdd 375f2633d815
line wrap: on
line source

;; -*- no-byte-compile: t -*-

(load "term/vt100" nil t)

;;; arch-tag: 6e839cfc-125a-4574-82f1-c23a51f7c50f
;;; vt102.el ends here