;ELC   
;;; compiled by erik@naggum.no on Sun Jan 14 05:00:37 1996
;;; from file /gd/gnu/emacs/19.0/lisp/edt-vt100.el
;;; emacs version 19.30.70.6.
;;; 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 "`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 (#$ . 493)])
#@36 Set terminal width to 132 columns.
(defalias 'edt-set-term-width-132 #[nil "ÀÁ!‡" [vt100-wide-mode 1] 2 (#$ . 615)])
