Mercurial > emacs
log src/terminal.c @ 84432:b51e2df52bfb
age | author | description |
---|---|---|
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. |