;ELC   
;;; compiled by rms@mole.gnu.ai.mit.edu on Mon Oct 30 13:14:33 1995
;;; from file /home/fsf/rms/e19/lisp/edt-vt100.el
;;; emacs version 19.29.1.2.
;;; 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.28.90")))
    (error "`edt-vt100.el' was compiled for Emacs 19.29 or later"))


(load "edt-lk201" nil t)
#@35 Set terminal width to 80 columns.
(defalias 'edt-set-term-width-80 #[nil "ÀÁ!‡" [vt100-wide-mode -1] 2 (#$ . 503)])
#@36 Set terminal width to 132 columns.
(defalias 'edt-set-term-width-132 #[nil "ÀÁ!‡" [vt100-wide-mode 1] 2 (#$ . 625)])
