log lisp/server.el @ 71683:84a7f1549aaa

age author description
Thu, 06 Jul 2006 22:48:16 +0000 Chong Yidong * server.el (server-select-display): Don't make the temp frame
Sun, 11 Jun 2006 18:59:31 +0000 Chong Yidong * server.el (server-edit): No-op if no server buffers exist.
Tue, 16 May 2006 06:53:01 +0000 Stefan Monnier (server-start): Only create a directory if needed.
Fri, 05 May 2006 23:37:55 +0000 Kim F. Storm (server-visit-files): Use add-to-history.
Sat, 04 Mar 2006 16:06:46 +0000 Andreas Schwab (server-process-filter): Handle errors during
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 24 Oct 2005 11:06:03 +0000 Romain Francoise (server-sentinel): Set query-on-exit flag to nil on new client processes
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 16 Jul 2005 11:58:10 +0000 Eli Zaretskii Bind "C-x #" in a way that works even if C-x is redefined to a command key,
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Thu, 30 Dec 2004 23:14:25 +0000 Masatake YAMATO * server.el (server-process-filter): Suppress `error', too.
Sun, 17 Oct 2004 06:55:07 +0000 Richard M. Stallman (server-unload-hook): Set as a variable with add-hook.
Fri, 08 Oct 2004 15:50:59 +0000 Masatake YAMATO (server-process-filter): Wrap `process-send-region'
Fri, 19 Mar 2004 00:50:48 +0000 Stefan Monnier (server-process-filter): Delete temp frame.
Thu, 11 Mar 2004 18:35:20 +0000 Stefan Monnier (server-name): New var.
Tue, 27 Jan 2004 23:08:29 +0000 Stefan Monnier (server-socket-name): Don't use the hostname in the
Mon, 29 Dec 2003 08:28:35 +0000 Karoly Lorentey Make sure secondary frames are deleted when emacsclient quits.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 13:55:54 +0000 Karoly Lorentey Implemented automatic deletion of terminals.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 25 Jul 2003 12:16:18 +0000 John Paul Wallington (server-start): Check `server-process' is non-nil
Sat, 12 Apr 2003 19:05:41 +0000 Stefan Monnier (server-start): Use letf.
Sat, 12 Apr 2003 19:04:11 +0000 Stefan Monnier (server-socket-name): Use new safe location for socket.
Mon, 10 Feb 2003 21:44:24 +0000 Stefan Monnier (server-previous-strings): Remove.