log

age author description
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.
Thu, 20 Sep 2007 21:18:47 +0000 Stefan Monnier (x_delete_terminal): Use terminal->name as liveness status.
Thu, 20 Sep 2007 21:18:23 +0000 Stefan Monnier (x_delete_terminal): Use terminal->name as liveness status.
Thu, 20 Sep 2007 21:16:26 +0000 Stefan Monnier (terminal-id): Ask terminal-live-p before giving up.
Thu, 20 Sep 2007 21:14:32 +0000 Stefan Monnier (frames-on-display-list): Docstring fix.
Thu, 20 Sep 2007 21:14:08 +0000 Stefan Monnier (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
Thu, 20 Sep 2007 16:32:26 +0000 Richard M. Stallman *** empty log message ***
Thu, 20 Sep 2007 16:31:35 +0000 Richard M. Stallman (comment-add): If EXTRA, double `comment-add' value.
Thu, 20 Sep 2007 14:58:41 +0000 Jason Rumney *** empty log message ***
Thu, 20 Sep 2007 14:57:39 +0000 Jason Rumney (main) [SIGSTOP]: Change conditional from WINDOWSNT.