Thu, 13 Jun 2002 15:00:02 +0000 |
Pavel Jank |
*** empty log message ***
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Fri, 22 Mar 2002 22:53:13 +0000 |
Stefan Monnier |
(wait_for_termination): Use sigsuspend rather than sigpause.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Mon, 04 Mar 2002 20:15:56 +0000 |
Eli Zaretskii |
(sys_subshell): Fix last change.
|
Mon, 04 Mar 2002 20:06:58 +0000 |
Eli Zaretskii |
(sys_subshell) [MSDOS]: If PWD is set in the
|
Fri, 08 Feb 2002 09:44:05 +0000 |
Pavel Jank |
(init_system_name): Put unused variable `p' in #if 0.
|
Tue, 01 Jan 2002 19:15:26 +0000 |
Pavel Jank |
Include <config.h>.
|
Tue, 11 Dec 2001 22:20:20 +0000 |
Richard M. Stallman |
Test GNU_LINUX, not LINUX.
|
Mon, 19 Nov 2001 14:47:58 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 16 Nov 2001 22:50:51 +0000 |
Pavel Jank |
(wait_for_kbd_input) [VMS]: Do not call clear_waiting_for_input with
|
Sun, 11 Nov 2001 20:11:14 +0000 |
Richard M. Stallman |
(child_setup_tty): Don't clear ICRNL or INLCR.
|
Sun, 21 Oct 2001 12:08:54 +0000 |
Pavel Jank |
(delete-exited-processes): Change doc-string comments to `new style' [w/`doc:' keyword].
|
Mon, 08 Oct 2001 08:58:20 +0000 |
Gerd Moellmann |
(child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Fri, 21 Sep 2001 14:09:02 +0000 |
Gerd Moellmann |
(wait_for_termination) [POSIX_SIGNALS]: Terminate
|
Thu, 20 Sep 2001 13:24:09 +0000 |
Gerd Moellmann |
(wait_for_termination): Add a FIXME comment for the use of non-POSIX
|
Thu, 05 Apr 2001 14:59:37 +0000 |
Gerd Moellmann |
(getwd) [!HAVE_GETWD]: Unblock input before returning.
|
Tue, 16 Jan 2001 12:42:22 +0000 |
Gerd Moellmann |
Call redisplay_preserve_echo_area with additional arg.
|
Wed, 10 Jan 2001 11:52:57 +0000 |
Dave Love |
(random): Revert the declaration.
|
Fri, 05 Jan 2001 11:27:09 +0000 |
Gerd Moellmann |
Update copyright.
|
Fri, 05 Jan 2001 11:26:08 +0000 |
Gerd Moellmann |
Don't prototype srandom; it takes an unsigned argument
|
Thu, 04 Jan 2001 17:47:01 +0000 |
Dave Love |
(random, srandom): Declare explicitly.
|
Tue, 21 Nov 2000 23:56:56 +0000 |
Kenichi Handa |
Move the code for declaring h_errno after #include <netdb.h>.
|
Sun, 19 Nov 2000 14:36:01 +0000 |
Gerd Moellmann |
(emacs_ospeed): New variable.
|
Sun, 05 Nov 2000 21:42:41 +0000 |
Andrew Innes |
(read_input_waiting): Remove extraneous argument to
|
Sun, 22 Oct 2000 16:50:16 +0000 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
Fri, 06 Oct 2000 22:51:10 +0000 |
Dave Love |
Don't include string.h.
|
Tue, 22 Aug 2000 22:40:16 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Sat, 05 Aug 2000 19:29:39 +0000 |
Gerd Moellmann |
(run_mac_command, closedir): Use `xfree' instead of `free'.
|