Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Sun, 27 Jan 2008 22:45:21 +0000 |
Juanma Barranquero |
(server-log-time-function): Doc fix.
|
Sun, 27 Jan 2008 15:37:26 +0000 |
Dan Nicolaescu |
* server.el (server-process-filter): Check for non-nil before calling
|
Sat, 26 Jan 2008 21:54:44 +0000 |
Stefan Monnier |
(server-buffer): New const.
|
Fri, 25 Jan 2008 15:43:05 +0000 |
Juanma Barranquero |
(server-process-filter): Don't force the authentication
|
Mon, 21 Jan 2008 12:05:28 +0000 |
Juanma Barranquero |
(server-log-time-function): New function.
|
Wed, 16 Jan 2008 16:21:08 +0000 |
Stefan Monnier |
(server-process-filter): Replace lineno and columnnno
|
Thu, 03 Jan 2008 21:56:36 +0000 |
Stefan Monnier |
(server-create-window-system-frame): Remove workaround for
|
Sun, 23 Dec 2007 22:46:07 +0000 |
Stefan Monnier |
(server-save-buffers-kill-terminal): Check the `proc' is indeed a process.
|
Mon, 10 Dec 2007 03:51:25 +0000 |
Stefan Monnier |
(server-select-display): Fix important typo.
|
Fri, 23 Nov 2007 23:59:19 +0000 |
David Kastrup |
* server.el (server-process-filter): Use `command-line-args-left'
|
Fri, 09 Nov 2007 10:28:14 +0000 |
Juanma Barranquero |
Fix last change (synch from the EMACS_22_BASE branch).
|
Fri, 09 Nov 2007 09:45:30 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 07 Nov 2007 00:27:01 +0000 |
Andreas Schwab |
(server-start): Only register cleanup after server was
|
Mon, 29 Oct 2007 00:50:41 +0000 |
Juanma Barranquero |
(server-unload-function): Rename from `server-unload-hook' and
|
Sun, 28 Oct 2007 15:15:55 +0000 |
Juanma Barranquero |
(server-process-filter): Fix typo in docstring.
|
Wed, 17 Oct 2007 16:22:48 +0000 |
Stefan Monnier |
(server-select-display): Nop if we do not support m-f-o-d.
|
Wed, 17 Oct 2007 08:15:04 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 17 Oct 2007 02:07:35 +0000 |
Dan Nicolaescu |
(server-process-filter): Only set display if X11 is
|
Wed, 10 Oct 2007 20:43:22 +0000 |
Stefan Monnier |
(server-create-tty-frame, server-create-window-system-frame):
|
Tue, 09 Oct 2007 04:22:36 +0000 |
Stefan Monnier |
Add todo.
|
Sat, 06 Oct 2007 01:44:51 +0000 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
Fri, 28 Sep 2007 16:55:00 +0000 |
Dan Nicolaescu |
(server-delete-client): Only delete the terminal if it
|
Fri, 21 Sep 2007 07:10:07 +0000 |
Stefan Monnier |
(server-getenv-from): Remove. Use getenv-internal instead.
|
Wed, 19 Sep 2007 02:00:54 +0000 |
Stefan Monnier |
(server-running-p): New function.
|
Sun, 16 Sep 2007 05:16:42 +0000 |
Stefan Monnier |
(server-clients): Only keep procs, no properties any more.
|
Sun, 16 Sep 2007 04:53:39 +0000 |
Stefan Monnier |
(server-with-environment): Simplify.
|
Tue, 04 Sep 2007 23:28:49 +0000 |
Dan Nicolaescu |
* server.el (server-start, server-unload-hook): Undo previous
|
Tue, 04 Sep 2007 15:44:11 +0000 |
Dan Nicolaescu |
* server.el (server-start, server-unload-hook):
|
Sat, 01 Sep 2007 02:17:30 +0000 |
Stefan Monnier |
(server-process-filter): Don't display the splash screen.
|