Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Fri, 20 Apr 2007 21:36:46 +0000 |
Chong Yidong |
(init_system_name): Don't accept localhost.localdomain.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Fri, 24 Nov 2006 10:31:26 +0000 |
Juanma Barranquero |
Space/tab mixup.
|
Sat, 14 Oct 2006 10:09:32 +0000 |
Richard M. Stallman |
(init_sys_modes): Delete DEFVAR_LISP in the wrong place.
|
Mon, 29 May 2006 08:06:15 +0000 |
Dan Nicolaescu |
* search.c (matcher_overflow): Mark as NO_RETURN.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Thu, 13 Oct 2005 09:29:01 +0000 |
Andreas Schwab |
(request_sigio, unrequest_sigio): Do nothing in
|
Fri, 23 Sep 2005 17:06:03 +0000 |
Dan Nicolaescu |
* s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
|
Sun, 18 Sep 2005 05:42:49 +0000 |
YAMAMOTO Mitsuharu |
[MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
|
Sat, 10 Sep 2005 14:31:12 +0000 |
Eli Zaretskii |
Don't #undef NULL after including blockinput.h.
|
Sat, 10 Sep 2005 14:12:35 +0000 |
Eli Zaretskii |
Fix last change.
|
Sat, 10 Sep 2005 12:19:14 +0000 |
Eli Zaretskii |
[WINDOWSNT]: Add prototype for getwd.
|
Sat, 10 Sep 2005 11:29:15 +0000 |
Eli Zaretskii |
(get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 01 May 2005 11:32:49 +0000 |
Thien-Thi Nguyen |
(get_frame_size) [VMS]: Use a fresh i/o channel.
|
Wed, 20 Apr 2005 15:09:38 +0000 |
Thien-Thi Nguyen |
Remove reference to defunct vms-pwd.h.
|
Sat, 05 Feb 2005 19:40:04 +0000 |
Andreas Schwab |
(sys_subshell): Properly terminate execlp argument list.
|
Wed, 15 Dec 2004 21:40:41 +0000 |
Jan Dj¸«£rv |
* syssignal.h: Declare main_thread.
|
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.
|