log lib-src/emacsclient.c @ 35453:26726eff41ca zsh-sync-ognus-2

age author description
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.
Wed, 15 Mar 1995 23:31:02 +0000 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
Wed, 07 Dec 1994 07:39:23 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 27 Jul 1994 17:59:03 +0000 Richard M. Stallman (main): New local var progname saves argv[0].
Tue, 26 Jul 1994 19:56:03 +0000 Richard M. Stallman (main): Don't actually modify argv[0]. Modify a copy instead.
Sat, 05 Mar 1994 21:42:57 +0000 Richard M. Stallman (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
Sat, 08 Jan 1994 22:27:30 +0000 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
Sat, 08 Jan 1994 21:43:57 +0000 Roland McGrath Don't declare sys_errlist; declare strerror instead.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 09 Jun 1993 12:45:26 +0000 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
Sat, 22 Aug 1992 07:10:23 +0000 Richard M. Stallman entered into RCS
Fri, 17 Jul 1992 21:04:37 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jan 1992 08:05:08 +0000 Jim Blandy *** empty log message ***
Thu, 09 Jan 1992 06:37:22 +0000 Michael I. Bushnell *** empty log message ***
Mon, 02 Sep 1991 20:23:32 +0000 Richard M. Stallman Initial revision