log lisp/server.el @ 92337:a1a12ed4e5e2

age author description
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.
Fri, 31 Aug 2007 07:37:33 +0000 Stefan Monnier (server-process-filter): Don't set
Fri, 03 Aug 2007 05:58:06 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Jul 2007 04:53:21 +0000 Dan Nicolaescu * server.el (server-process-filter): Likewise.
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
Tue, 12 Jun 2007 08:21:13 +0000 Juanma Barranquero (server-process-filter): Fix typo in docstring.
Sun, 20 May 2007 23:27:36 +0000 Miles Bader server.el: Don't change the default directory in the *scratch* buffer.
Wed, 16 May 2007 07:12:33 +0000 Miles Bader Rudimentary fix for environment variable handling.
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 13 Jan 2007 22:59:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Wed, 17 May 2006 18:05:02 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 26 Mar 2006 16:34:35 +0000 Karoly Lorentey Set `default-directory' in *scratch* to the current directory of emacsclient.
Thu, 23 Feb 2006 02:59:27 +0000 Karoly Lorentey Fix `server-delete-client' behavior when the user quits `kill-buffer'. (Reported by Han Boetes.)
Sun, 12 Feb 2006 03:45:02 +0000 Karoly Lorentey Fix `emacsclient --eval '(progn (find-file "file")'' and the like. (Reported by Han Boetes.)
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 03 Jan 2006 01:50:46 +0000 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
Mon, 02 Jan 2006 09:07:22 +0000 Karoly Lorentey Fix last frame check in server.el.
Mon, 02 Jan 2006 08:35:45 +0000 Karoly Lorentey Fix typo in `server-handle-delete-frame'; fix startup echo area message.
Mon, 02 Jan 2006 07:50:53 +0000 Karoly Lorentey Make all frames created in an emacsclient session belong to that client.
Fri, 30 Dec 2005 06:38:50 +0000 Karoly Lorentey Don't display the splash screen when no frame was created. (Fixes tty resume.)
Thu, 29 Dec 2005 21:10:33 +0000 Karoly Lorentey Show the splash screen on Emacsclient frames. Show *scratch* by default.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Mon, 26 Dec 2005 02:14:10 +0000 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
Sat, 19 Nov 2005 19:17:56 +0000 Karoly Lorentey Store client's environment in terminal parameters, not server parameters.
Tue, 01 Nov 2005 06:23:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)