unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r116893: Introduce `term-file-aliases', replacing some small lisp/term files
       [not found] <E1WTLcO-0006lp-RH@vcs.savannah.gnu.org>
@ 2014-03-28  2:12 ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2014-03-28  2:12 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> +(defvar term-file-aliases
> +  '(("apollo" . "vt100")
> +    ("vt102" . "vt100")
> +    ("vt125" . "vt100")
> +    ("vt201" . "vt200")
> +    ("vt220" . "vt200")
> +    ("vt240" . "vt200")
> +    ("vt300" . "vt200")
> +    ("vt320" . "vt200")
> +    ("vt400" . "vt200")
> +    ("vt420" . "vt200")
> +    )

We don't strictly need it since we can define functions
terminal-init-apollo, terminal-init-vt102, ...


        Stefan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-28  2:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1WTLcO-0006lp-RH@vcs.savannah.gnu.org>
2014-03-28  2:12 ` [Emacs-diffs] trunk r116893: Introduce `term-file-aliases', replacing some small lisp/term files Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).