Mercurial > emacs
log src/terminal.c @ 91046:35069180a991
age | author | description |
---|---|---|
Fri, 12 Oct 2007 21:06:27 +0000 | Miles Bader | Fix up multi-tty merge |
Wed, 09 Jan 2008 04:29:20 +0000 | Glenn Morris | Add 2008 to copyright years. |
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. |