log lib-src/ChangeLog @ 100822:b00a3256904f

age author description
Thu, 01 Jan 2009 09:34:15 +0000 Chong Yidong * movemail.c (main): Fatal if hard links cannot be created.
Fri, 19 Dec 2008 03:12:18 +0000 Glenn Morris File name fix, for AUTHORS.
Fri, 19 Dec 2008 01:50:43 +0000 Juanma Barranquero Fix typos and author's names.
Thu, 18 Dec 2008 08:48:26 +0000 Dan Nicolaescu * emacs.c (main): Print and error and exit when no data is read
Wed, 17 Dec 2008 15:25:54 +0000 Juanma Barranquero Fix typos.
Sun, 14 Dec 2008 03:23:43 +0000 Dan Nicolaescu Include syswait.h instead of sys/types.h.
Thu, 11 Dec 2008 17:32:44 +0000 Dan Nicolaescu (WCONTINUED): New compatibility define for older systems.
Wed, 10 Dec 2008 23:36:03 +0000 Dan Nicolaescu (main): Fix previous change.
Wed, 10 Dec 2008 22:18:21 +0000 Juanma Barranquero * emacsclient.c (main): Fix mindless breakage where emacsclient
Wed, 10 Dec 2008 15:24:22 +0000 Dan Nicolaescu (main): Fail in case of not being able to connect.
Wed, 10 Dec 2008 14:57:20 +0000 Dan Nicolaescu (EMACS_DAEMON): Remove definition.
Wed, 10 Dec 2008 09:47:06 +0000 Juanma Barranquero * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
Wed, 10 Dec 2008 07:56:51 +0000 Dan Nicolaescu * misc.texi (emacsclient Options): Describe what an empty string
Wed, 03 Dec 2008 04:37:24 +0000 Dan Nicolaescu *** empty log message ***
Wed, 03 Dec 2008 03:37:37 +0000 Dan Nicolaescu Include <darpa/inet.h>.
Mon, 01 Dec 2008 20:29:02 +0000 Dan Nicolaescu (scan_lisp_file): Use xmalloc instead of malloc.
Sat, 22 Nov 2008 03:18:03 +0000 Glenn Morris *** empty log message ***
Sun, 02 Nov 2008 21:41:49 +0000 Chong Yidong * emacsclient.c (window_system): Delete redundant variable.
Sat, 01 Nov 2008 13:49:23 +0000 Eli Zaretskii *** empty log message ***
Fri, 31 Oct 2008 23:17:13 +0000 Andreas Schwab (main): Don't force sending tty when in eval mode.
Thu, 30 Oct 2008 15:54:31 +0000 Chong Yidong * emacsclient.c (main): If using the current frame, send tty
Wed, 29 Oct 2008 15:34:06 +0000 Juanma Barranquero * emacsclient.c (EXTRA_SPACE): New macro.
Wed, 29 Oct 2008 13:09:57 +0000 Juanma Barranquero * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.
Wed, 29 Oct 2008 10:42:31 +0000 Juanma Barranquero * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
Mon, 13 Oct 2008 02:32:51 +0000 Dan Nicolaescu (longopts, print_help_and_exit): Add -nw.
Tue, 30 Sep 2008 19:01:37 +0000 Eli Zaretskii *** empty log message ***
Wed, 24 Sep 2008 01:16:16 +0000 Juanma Barranquero Fix typos.
Fri, 19 Sep 2008 15:50:17 +0000 Chong Yidong * emacsclient.c (main): Use stdout rather than stdin to obtain the
Mon, 25 Aug 2008 07:49:19 +0000 Francesco Potort 2008-08-25 Francesco Potort?<pot@gnu.org>
Sat, 16 Aug 2008 23:59:03 +0000 Francesco Potort etags.c: improve collapsing multiple slashes in file names.