log lib-src/emacsclient.c @ 66278:8926d6f2f267

age author description
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.
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.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).