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).
|
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.
|
Fri, 27 Sep 2002 18:21:37 +0000 |
Stefan Monnier |
Remove SYSV support.
|
Wed, 18 Sep 2002 01:44:05 +0000 |
Stefan Monnier |
(quote_file_name): Quote \n.
|
Sat, 29 Dec 2001 22:24:28 +0000 |
Pavel Jank |
Include <config.h>.
|
Wed, 19 Dec 2001 07:21:00 +0000 |
Pavel Jank |
Include "config.h", not <../src/config.h>.
|
Tue, 09 Oct 2001 10:18:30 +0000 |
Gerd Moellmann |
(main): Cast isdigit() argument to unsigned char.
|
Tue, 17 Jul 2001 10:57:25 +0000 |
Gerd Moellmann |
(print_help_and_exit): Fix help message for
|
Thu, 05 Apr 2001 18:46:26 +0000 |
Dave Love |
(fail): Don't return a value.
|
Tue, 03 Apr 2001 13:37:23 +0000 |
Gerd Moellmann |
(fail, main): Don't use implicit int return type.
|
Tue, 02 Jan 2001 13:52:48 +0000 |
Eli Zaretskii |
(main): Remove unused local variable statbfr.
|
Fri, 28 Jan 2000 15:02:20 +0000 |
Gerd Moellmann |
(socket_status): New function.
|
Wed, 12 Jan 2000 13:38:54 +0000 |
Gerd Moellmann |
Add option -a EDITOR and environment variable
|
Tue, 19 Oct 1999 07:17:20 +0000 |
Paul Eggert |
Add support for large files. Merge glibc 2.1.2.
|
Sun, 29 Aug 1999 19:30:53 +0000 |
Richard M. Stallman |
(print_help_and_exit): Mention --version.
|
Wed, 25 Aug 1999 16:19:01 +0000 |
Karl Heuer |
(decode_options): Update version output.
|
Sat, 14 Aug 1999 04:08:25 +0000 |
Karl Heuer |
(main): Move the dynamic allocation of
|
Thu, 29 Apr 1999 20:26:46 +0000 |
Karl Heuer |
(main, both versions): Use quote_file_name on cwd.
|
Mon, 25 Jan 1999 23:43:20 +0000 |
Richard M. Stallman |
(xmalloc): Fix previous change.
|
Mon, 25 Jan 1999 01:34:34 +0000 |
Richard M. Stallman |
(xmalloc): Declare to return long.
|
Sat, 16 Jan 1999 21:45:10 +0000 |
Richard M. Stallman |
(main): Eliminate arbitrary limit on length of system_name.
|
Sat, 10 Oct 1998 21:20:22 +0000 |
Richard M. Stallman |
(main): Null-terminate system_name.
|
Wed, 08 Apr 1998 17:31:45 +0000 |
Dave Love |
Move inclusion of unistd.h to top, else fails on
|
Mon, 06 Apr 1998 10:13:46 +0000 |
Andreas Schwab |
Include <stdlib.h> and <unistd.h> if available.
|
Wed, 27 Aug 1997 20:08:59 +0000 |
Richard M. Stallman |
[HAVE_SYSVIPC]: Include errno.h, as in the other case.
|
Wed, 09 Jul 1997 19:20:34 +0000 |
Richard M. Stallman |
[C_ALLOCA] (xmalloc): New function.
|
Tue, 17 Sep 1996 02:37:17 +0000 |
Karl Heuer |
Replaced all BSD with BSD_SYSTEM.
|
Tue, 10 Sep 1996 02:00:27 +0000 |
Richard M. Stallman |
(longopts): Change nowait to no-wait.
|
Mon, 02 Sep 1996 17:43:32 +0000 |
Richard M. Stallman |
(quote_file_name): Quote with &, not \.
|
Mon, 02 Sep 1996 00:05:56 +0000 |
Richard M. Stallman |
(quote_file_name): New function.
|
Sun, 01 Sep 1996 18:25:21 +0000 |
Richard M. Stallman |
(decode_options): New function.
|
Sat, 31 Aug 1996 16:25:21 +0000 |
Richard M. Stallman |
(both versions): Handle -nowait and --nowait by sending data to the server.
|
Tue, 23 Jul 1996 14:18:34 +0000 |
Richard M. Stallman |
(main) [HAVE_SOCKETS]: Use two separate stdio
|
Wed, 21 Feb 1996 20:53:01 +0000 |
Karl Heuer |
(main, both definitions): Print a newline for normal termination.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 18 Apr 1995 20:50:19 +0000 |
Richard M. Stallman |
(main): Add argv[0] to an error message.
|
Fri, 14 Apr 1995 02:10:52 +0000 |
Karl Heuer |
(main): Improve error handling.
|
Tue, 11 Apr 1995 01:44:46 +0000 |
Richard M. Stallman |
Test NO_SOCKETS_IN_FILE_SYSTEM.
|
Fri, 07 Apr 1995 01:01:25 +0000 |
Richard M. Stallman |
[Berkeley sockets version] (main): Declare getcwd.
|