Implemented automatic deletion of terminals.
authorKaroly Lorentey <lorentey@elte.hu>
Sat, 27 Dec 2003 13:55:54 +0000 (13:55 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sat, 27 Dec 2003 13:55:54 +0000 (13:55 +0000)
commit8303ba32ba3f0c925ac8ac5540e85ca497e9b809
treef5efb48c9489c8813086c757384f554cc5192bc9
parentbc279d67ae14ecb4755aad2003f9f616ab22b92f
Implemented automatic deletion of terminals.

lisp/server.el (server-process-filter): Switch to the new terminal frame.

src/frame.c (Fdelete_frame): Delete the tty if this was its the last frame.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-12
README.multi-tty
lisp/server.el
src/frame.c