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.