log lib-src/emacsclient.c @ 84518:e363b206c5c1

age author description
Sun, 26 Aug 2007 00:56:36 +0000 Glenn Morris (sys/stat.h, errno.h): Remove duplicate includes.
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 26 May 2007 17:28:45 +0000 Dan Nicolaescu * emacsclient.c (main): Avoid having a declaration after a
Mon, 21 May 2007 12:15:52 +0000 Juanma Barranquero (print_help_and_exit): Restore and adapt trunk change from 2006-11-23 which was
Sat, 19 May 2007 23:12:46 +0000 Dan Nicolaescu * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
Thu, 17 May 2007 00:17:06 +0000 Dan Nicolaescu * emacsclient.c (handle_sigtstp): Use the new name for the
Wed, 16 May 2007 23:16:53 +0000 Dan Nicolaescu * emacsclient.c (decode_options): Don't use a tty on windows.
Wed, 16 May 2007 21:35:06 +0000 Jason Rumney (emacs_socket): Rename from s.
Wed, 16 May 2007 21:06:18 +0000 Jason Rumney (emacs_socket): Rename from s.
Wed, 16 May 2007 16:14:26 +0000 Dan Nicolaescu * emacsclient.c (s): Restore.
Tue, 15 May 2007 23:30:30 +0000 Jason Rumney (s): Remove.
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 18:32:06 +0000 Karoly Lorentey Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nicolaescu.)
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 01 Apr 2006 12:54:10 +0000 Karoly Lorentey Fix OpenBSD compilation some more. (Fix by Han Boetes.)
Tue, 28 Mar 2006 17:28:17 +0000 Karoly Lorentey Fix compilation error on OpenBSD. (Reported by Han Boetes.)
Sun, 26 Mar 2006 16:34:35 +0000 Karoly Lorentey Set `default-directory' in *scratch* to the current directory of emacsclient.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 19 Nov 2005 19:17:56 +0000 Karoly Lorentey Store client's environment in terminal parameters, not server parameters.
Sun, 11 Sep 2005 03:49:47 +0000 Karoly Lorentey Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)
Sat, 10 Sep 2005 23:51:08 +0000 Karoly Lorentey Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Wed, 13 Jul 2005 16:15:50 +0000 Karoly Lorentey Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Fri, 04 Feb 2005 13:56:51 +0000 Karoly Lorentey Prevent emacsclient errors when Emacs is compiled without X support.
Sat, 03 Jul 2004 17:53:57 +0000 Karoly Lorentey Fix --no-wait in emacsclient (reported by Dan Nicolaescu).