log lisp/server.el @ 86380:2f0cad6a4f81

age author description
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.