• Karoly Lorentey's avatar
    Enforce the presence of `window-system' and `tty-type' frame parameters in all frames. · 5b65d888
    Karoly Lorentey authored
    * 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.
    
    
    git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-402
    5b65d888
dispnew.c 203 KB