log lib-src/emacsclient.c @ 53233:fe9b37bee5f7

age author description
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).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Mon, 13 Oct 2003 19:41:26 +0000 Richard M. Stallman Comment change.
Sun, 28 Sep 2003 08:24:56 +0000 Eli Zaretskii (quote_file_name): Print the result instead of
Fri, 19 Sep 2003 14:27:47 +0000 Richard M. Stallman Comment change.
Fri, 12 Sep 2003 00:48:03 +0000 Richard M. Stallman (socket_name): New variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 28 Jul 2003 22:10:30 +0000 Juanma Barranquero (main): Fix having macros in a printf statement.
Sat, 12 Apr 2003 19:03:08 +0000 Stefan Monnier (main): Use new safe location for socket.
Wed, 12 Mar 2003 21:36:29 +0000 Juanma Barranquero (print_help_and_exit): Print to stdout. Exit successfully. Added some blank
Mon, 02 Dec 2002 20:57:42 +0000 Stephen Eglen (main): Tell user how to start server within Emacs if socket could not
Mon, 02 Dec 2002 16:14:35 +0000 Richard M. Stallman (main): Test HAVE_GETCWD rather than BSD_SYSTEM.
Tue, 01 Oct 2002 00:45:30 +0000 Markus Rost Remove reference to SERVER_HOME_DIR completely.
Fri, 27 Sep 2002 22:07:38 +0000 Stefan Monnier (main): Always use /tmp and non-qualified hostname.