Revision: emacs--multi-tty--0--patch-402 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Thu Sep 8 01:28:54 CEST 2005 Standard-date: 2005-09-07 23:28:54 GMT Modified-files: README.multi-tty src/dispnew.c src/frame.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-402 Summary: Enforce the presence of `window-system' and `tty-type' frame parameters in all frames. Keywords: * src/dispnew.c (init_display): Set up `window-system' and `tty-type' frame parameters in the initial tty frame. * src/frame.c (Fmake_terminal_frame): Look up the `tty-type' frame parameter, not `tty' when discovering the tty type of the new frame. Initialize `tty' and `tty-type' frame parameters in the new frame.