Mercurial > emacs
view lisp/term/vt200.el @ 3339:a76734c7dcc5
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 31 May 1993 04:03:16 +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)