log lisp/server.el @ 83130:20f9fa3c5131

age author description
Sun, 23 May 2004 03:37:58 +0000 Karoly Lorentey Fix environment variables on emacsclient frames.
Tue, 18 May 2004 19:58:00 +0000 Karoly Lorentey Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
Sat, 08 May 2004 16:20:28 +0000 Karoly Lorentey Fixed environment variable handling during terminal initialization.
Mon, 19 Apr 2004 14:21:37 +0000 Karoly Lorentey Fix one more case of the previous error.
Mon, 19 Apr 2004 14:16:10 +0000 Karoly Lorentey Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
Sun, 18 Apr 2004 02:24:18 +0000 Karoly Lorentey Fix frame parameter handling in server.el.
Sun, 18 Apr 2004 01:34:11 +0000 Karoly Lorentey Another server.el overhaul.
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
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.
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Tue, 30 Dec 2003 17:42:02 +0000 Karoly Lorentey Delete server frames on server restart.
Fri, 03 Aug 2007 05:49:59 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 13 Jun 2007 00:05:04 +0000 Chong Yidong (server-auth-dir): Use user-emacs-directory.
Mon, 11 Jun 2007 00:22:33 +0000 Juanma Barranquero (server-switch-buffer): Remove redundant check.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 30 Oct 2007 00:20:02 +0000 Juanma Barranquero (server-unload-function): Unbind `server-edit' from `C-x #'.
Mon, 29 Oct 2007 00:42:24 +0000 Juanma Barranquero (server-unload-function): Rename from `server-unload-hook' and
Sat, 06 Oct 2007 01:44:07 +0000 Glenn Morris Chris Moore <dooglus at gmail.com>
Tue, 31 Jul 2007 13:14:33 +0000 Stefan Monnier (server-window): Add switch-to-buffer-other-frame option.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 21 Mar 2007 12:02:32 +0000 Juanma Barranquero (server-process-filter): Cancel any pending isearch.
Sat, 27 Jan 2007 19:03:43 +0000 Eli Zaretskii (server-start): Mention LEAVE-DEAD arg in the doc string.
Wed, 10 Jan 2007 03:51:24 +0000 Stefan Monnier (server-ensure-safe-dir): UIDs may be floats.