Mon, 29 Nov 2004 14:39:09 +0000 |
Stefan Monnier |
(emacs_write): Don't use QUIT.
|
Thu, 25 Nov 2004 20:01:39 +0000 |
Stefan Monnier |
(sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
|
Thu, 19 Aug 2004 10:08:15 +0000 |
Kim F. Storm |
(child_setup_tty, init_sys_modes): Use CDISABLE.
|
Mon, 16 Aug 2004 23:02:19 +0000 |
Richard M. Stallman |
(child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
|
Mon, 19 Jul 2004 06:38:14 +0000 |
Steven Tamm |
mac.c (sys_select): Block input around call to
|
Fri, 27 Feb 2004 23:47:48 +0000 |
Kim F. Storm |
(BUFFER_SIZE_FACTOR): Remove.
|
Mon, 09 Feb 2004 15:39:49 +0000 |
Jan Dj¸«£rv |
Move include stdio.h to same place as in other files.
|
Mon, 26 Jan 2004 23:40:08 +0000 |
Jan Dj¸«£rv |
(mkdir, rmdir): Also check synch_process_termsig.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:31:27 +0000 |
Karoly Lorentey |
Fixed two typos.
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Wed, 24 Dec 2003 18:55:24 +0000 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|