Mon, 04 Oct 2010 10:22:57 -0700 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
Mon, 04 Oct 2010 00:37:37 +0200 |
Lars Magne Ingebrigtsen |
Rework the gnutls boot interface.
|
Sun, 03 Oct 2010 14:27:04 -0700 |
Glenn Morris |
* src/fileio.c (Vdirectory_sep_char): Remove.
|
Sun, 03 Oct 2010 09:21:55 -0700 |
Dan Nicolaescu |
* src/termhooks.h: Remove #ifdef CONSP.
|
Sun, 03 Oct 2010 08:39:21 -0700 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
Sun, 03 Oct 2010 08:19:34 -0700 |
Dan Nicolaescu |
Include <fcntl.h> unconditionally.
|
Sun, 03 Oct 2010 07:48:21 -0700 |
Dan Nicolaescu |
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.
|
Sun, 03 Oct 2010 07:43:17 -0700 |
Dan Nicolaescu |
* src/sysdep.c (flush_pending_output): Remove code, does not do
|
Sun, 03 Oct 2010 07:16:48 -0700 |
Dan Nicolaescu |
Remove unused code.
|
Sun, 03 Oct 2010 06:59:56 -0700 |
Dan Nicolaescu |
Remove unused arguments for unexec.
|
Sun, 03 Oct 2010 14:36:19 +0200 |
Juanma Barranquero |
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
|
Sun, 03 Oct 2010 06:12:15 +0200 |
Juanma Barranquero |
src/gnutls.c: Doc fixes. Make some functions static.
|
Sat, 02 Oct 2010 20:59:02 -0400 |
Chong Yidong |
* keyboard.c (command_loop_1): Make sure the mark is really alive
|
Sat, 02 Oct 2010 14:12:17 +0200 |
Juanma Barranquero |
Rework tags targets in Windows makefiles to protect against old/stupid makes.
|
Sat, 02 Oct 2010 10:24:14 +0200 |
Eli Zaretskii |
Invoke kill-emacs on SIGINT on Windows as well.
|