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.
|
Mon, 27 Nov 2006 20:58:37 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Sun, 12 Nov 2006 05:36:52 +0000 |
Juanma Barranquero |
(server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it.
|
Sat, 11 Nov 2006 14:11:13 +0000 |
Juanma Barranquero |
(server-visit-files): Bind `minibuffer-auto-raise' to the value of
|
Fri, 10 Nov 2006 09:46:51 +0000 |
Juanma Barranquero |
(server-raise-frame): New option.
|
Tue, 07 Nov 2006 10:42:52 +0000 |
Juanma Barranquero |
(server-start): Save also the Emacs pid in the server authentication file.
|
Fri, 03 Nov 2006 00:24:26 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 02 Nov 2006 23:46:14 +0000 |
Stefan Monnier |
(server-auth-key): Remove. Replace by a process-property.
|
Thu, 02 Nov 2006 01:29:41 +0000 |
Juanma Barranquero |
(server-visit-files): Use `when'.
|
Wed, 01 Nov 2006 21:37:11 +0000 |
Stefan Monnier |
Try and fit within 80 columns.
|
Mon, 30 Oct 2006 23:20:45 +0000 |
Juanma Barranquero |
Add support for TCP sockets.
|
Mon, 30 Oct 2006 07:29:37 +0000 |
Stefan Monnier |
(server-select-display): Use a dummy buffer to detect when
|
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.
|