Tue, 31 Oct 2006 00:21:19 +0000 |
Juanma Barranquero |
Add support for TCP sockets.
|
Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
Mon, 06 Feb 2006 11:28:28 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 10:56:27 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 15:47:28 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 18 Mar 2005 20:44:50 +0000 |
Jan Dj¸«£rv |
* emacsclient.c: Avoid expansion of getcwd when defined as a macro.
|
Sat, 17 Jul 2004 14:27:24 +0000 |
Richard M. Stallman |
(quote_file_name): Pass COPY thru %s to output it.
|
Sat, 08 May 2004 15:23:35 +0000 |
Thien-Thi Nguyen |
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
|
Thu, 05 Feb 2004 00:02:04 +0000 |
Stefan Monnier |
(decode_options): Fix handling of alternate editor.
|
Tue, 27 Jan 2004 23:04:52 +0000 |
Stefan Monnier |
(main): Don't use the hostname in the socket name.
|
Sat, 24 Jan 2004 21:57:57 +0000 |
Richard M. Stallman |
(main): Restore errno from saved_errno,
|
Tue, 20 Jan 2004 23:25:33 +0000 |
Stefan Monnier |
(main): Stop if socket name too long.
|
Thu, 08 Jan 2004 12:20:32 +0000 |
Andreas Schwab |
(main): Save errno from socket_status.
|
Sun, 04 Jan 2004 16:41:43 +0000 |
Andreas Schwab |
(main): Fix socket name when using another user.
|
Mon, 29 Dec 2003 07:24:41 +0000 |
Karoly Lorentey |
Handle Ctl-G in emacsclient.
|