Mercurial > emacs
view lisp/term/vt200.el @ 3298:0b96c67ca1c5
* faces.el (x-resolve-font-name): Give correct error message
depending on whether or not FACE was non-nil.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sun, 30 May 1993 17:28:33 +0000 |
parents | e010fc52b552 |
children | 73eb72de291d |
line wrap: on
line source
;; For our purposes we can treat the vt200 and vt100 alike. ;; The differences are handled by the termcap entry. (load "term/vt100" nil t)