;ELC   
;;; compiled by leavens@larch.cs.iastate.edu on Sun May 11 23:48:32 1997
;;; from file /home/bambam/leavens/emacs/term/vt100.el
;;; emacs version 19.31.1.
;;; bytecomp version FSF 2.10
;;; optimization is on.
;;; this file uses opcodes which do not exist in Emacs 18.

(if (and (boundp 'emacs-version)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19.29")))
    (error "`vt100.el' was compiled for Emacs 19.29 or later"))


(byte-code "ÀÁ!ˆÀÂ!ˆÀÃ!‡" [global-unset-key "" "" ""] 2)
#@43 do nothing, except wait for the control-q
(defalias 'do-nothing #[nil "À‡" [nil] 1 (#$ . 540) nil])
#@37 The keymap for the control-s prefix
(defvar control-s-map nil (#$ . 646))
(byte-code "À Â	ÃÄ#ˆÂÆ	#ˆÇ ‡" [make-sparse-keymap control-s-map define-key "" do-nothing global-map "" delete-on-backspace] 4)
