Mercurial > emacs
log
age | author | description |
---|---|---|
Thu, 20 Sep 2007 21:27:01 +0000 | Stefan Monnier | (get_tty_terminal): Don't treat output_initial specially. |
Thu, 20 Sep 2007 21:26:01 +0000 | Stefan Monnier | (struct terminal): Make it into a pseudovector. |
Thu, 20 Sep 2007 21:24:47 +0000 | Stefan Monnier | (print_object): Handle terminals. |
Thu, 20 Sep 2007 21:24:14 +0000 | Stefan Monnier | (enum pvec_type): New `terminal' pseudovector. |
Thu, 20 Sep 2007 21:21:27 +0000 | Stefan Monnier | (make_terminal_frame): Use terminal->name as liveness status. |
Thu, 20 Sep 2007 21:21:08 +0000 | Stefan Monnier | (tty_read_avail_input): Use terminal->name as liveness status. |
Thu, 20 Sep 2007 21:19:13 +0000 | Stefan Monnier | (w32_delete_terminal): Use terminal->name as liveness status. |