log lib-src/emacsclient.c @ 83594:2716535391b7

age author description
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).
Tue, 11 May 2004 09:11:36 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 19 Apr 2004 12:03:00 +0000 Karoly Lorentey In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).
Sun, 18 Apr 2004 01:34:11 +0000 Karoly Lorentey Another server.el overhaul.
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Fri, 27 Feb 2004 14:10:47 +0000 Karoly Lorentey Make emacsclient refuse to create a frame inside an Emacs term buffer.
Fri, 20 Feb 2004 23:54:53 +0000 Karoly Lorentey Fix a crash in emacsclient when DISPLAY is unset.
Fri, 20 Feb 2004 01:46:26 +0000 Karoly Lorentey Changed emacsclient to open new frames by default.
Fri, 20 Feb 2004 01:22:10 +0000 Karoly Lorentey Verify the version of Emacsclient.
Thu, 19 Feb 2004 23:55:51 +0000 Karoly Lorentey Added -w option to emacsclient for opening a new X frame.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD