log src/sysdep.c @ 83420:521d3f18b3d1

age author description
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Wed, 19 Oct 2005 14:03:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 593-595)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sun, 11 Sep 2005 08:23:50 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sun, 03 Jul 2005 17:09:22 +0000 Karoly Lorentey Fix the original cause of the "arrow keys don't work on screen" bug.
Sun, 26 Jun 2005 04:35:44 +0000 Karoly Lorentey Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
Mon, 02 May 2005 14:38:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 281-285)
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Tue, 08 Mar 2005 02:17:02 +0000 Karoly Lorentey Don't abort with GTK when a tty is opened.
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 19 Aug 2004 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 22 Jul 2004 22:01:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 08 Feb 2004 15:44:33 +0000 Karoly Lorentey Don't hang on the tty if called from a shell script.
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).