Thu, 20 Sep 2007 21:44:06 +0000 |
Stefan Monnier |
(get_terminal): Don't accept integers to represent terminals.
|
Thu, 20 Sep 2007 21:32:07 +0000 |
Stefan Monnier |
(get_terminal): Handle terminals.
|
Wed, 29 Aug 2007 07:28:21 +0000 |
Glenn Morris |
Update copyright years, update license to GPLv3 or later.
|
Tue, 15 May 2007 23:08:04 +0000 |
Jason Rumney |
(init_initial_terminal): Only set initial_kboard when MULTI_KBOARD defined.
|
Sat, 20 May 2006 17:12:43 +0000 |
Karoly Lorentey |
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
|
Sat, 20 May 2006 12:20:41 +0000 |
Karoly Lorentey |
Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.
|
Sat, 31 Dec 2005 07:10:31 +0000 |
Karoly Lorentey |
(Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Sun, 25 Dec 2005 20:06:58 +0000 |
Karoly Lorentey |
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
|