diff options
author | Karoly Lorentey <lorentey@elte.hu> | 2004-01-23 21:48:58 +0000 |
---|---|---|
committer | Karoly Lorentey <lorentey@elte.hu> | 2004-01-23 21:48:58 +0000 |
commit | d448e98221f74c780d5163ed819b782ee32f7d74 (patch) | |
tree | e4957b71e9a3aa7732f23b5c2bd1b2f1f884809a /lisp/emacs-lisp/bytecomp.el | |
parent | 6c3d443b13f9db58f54057b1061b1853c47cc6b8 (diff) | |
download | emacs-d448e98221f74c780d5163ed819b782ee32f7d74.tar.gz emacs-d448e98221f74c780d5163ed819b782ee32f7d74.tar.bz2 emacs-d448e98221f74c780d5163ed819b782ee32f7d74.zip |
Fixed tty faces during combo sessions. Plus other assorted bugfixes.
lisp/startup.el (command-line): Always call tty-register-default-colors.
src/dispextern.h (delete_tty): Added missing prototype.
src/keyboard.c (read_avail_input): Close display gracefully if needed.
Kill Emacs if the last display is to be closed.
(tty_read_avail_input): Don't call delete_tty and don't signal hangup here;
return -2 instead to indicate the non-transient failure to read_avail_input.
src/term.c (delete_tty): Removed superflous wiping of the deleted
frames' output_data field.
(delete_display): Check for and close live frames that are still on the display.
src/termhooks.h (read_socket_hook, delete_display_hook): Added detailed comment.
src/xfaces.c (realize_face): Create a dummy face for the initial frame.
(Reported by Robert J. Chassell (bob at rattlenake dot com).)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-61
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions