diff README.multi-tty @ 83524:673d62ad74b5

Fix and/or simplify terminal initialization files. * lisp/faces.el (tty-create-frame-with-faces): Set up faces and background mode only after the terminal has been initialized. (frame-set-background-mode): Handle the 'background-mode terminal parameter. (tty-run-terminal-initialization): Add type option. * lisp/term/README: Update. * lisp/term/rxvt.el: Simplify. * lisp/term/xterm.el: Simplify and fix. * lisp/term/*.el: Simplify and fix. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-564
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 20 May 2006 17:02:47 +0000
parents f714f11da40a
children 0d9e16eab053
line wrap: on
line diff
--- a/README.multi-tty	Sat May 20 15:28:05 2006 +0000
+++ b/README.multi-tty	Sat May 20 17:02:47 2006 +0000
@@ -404,6 +404,8 @@
 THINGS TO DO
 ------------
 
+** See if `tty-defined-color-alist' needs to be terminal-local.
+
 ** emacsclient -t on the console does not work after su.  You have to
    use non-root accounts or start as root to see this.