Mercurial > emacs
annotate leim/.arch-inventory @ 83523:6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
* lisp/faces.el (tty-find-type): New function.
(tty-run-terminal-initialization): Load files just once per Emacs
session, and call terminit functions just once per terminal.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-563
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 20 May 2006 15:28:05 +0000 |
parents | a0fc4f10d0cf |
children |
rev | line source |
---|---|
56043
a0fc4f10d0cf
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
1 # Auto-generated files, which ignore. |
a0fc4f10d0cf
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
2 precious ^(stamp-subdir|changed\..*|leim-list\.el)$ |
a0fc4f10d0cf
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
3 |
a0fc4f10d0cf
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
4 # arch-tag: a4cda8ae-2a52-4d85-bd29-14e25c7ed2a2 |