Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (get_terminal): Don't accept integers to represent terminals. | Stefan Monnier | 2007-09-20 | 1 | -66/+9 |
* | (get_terminal): Handle terminals. | Stefan Monnier | 2007-09-20 | 1 | -42/+36 |
* | Update copyright years, update license to GPLv3 or later. | Glenn Morris | 2007-08-29 | 1 | -2/+2 |
* | (init_initial_terminal): Only set initial_kboard when MULTI_KBOARD defined. | Jason Rumney | 2007-05-15 | 1 | -1/+2 |
* | Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a ... | Karoly Lorentey | 2006-05-20 | 1 | -5/+5 |
* | Fix crashes in `delete-terminal' caused by recursive calls or X displays with... | Karoly Lorentey | 2006-05-20 | 1 | -1/+7 |
* | (Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes) | Karoly Lorentey | 2005-12-31 | 1 | -0/+1 |
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu... | Karoly Lorentey | 2005-12-29 | 1 | -171/+196 |
* | Reimplement terminal parameters in C; clean up term.c, create terminal.c. | Karoly Lorentey | 2005-12-25 | 1 | -0/+596 |