log lisp/server.el @ 111449:132f2dfd549f

age author description
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Sun, 31 Oct 2010 23:35:06 -0400 Chong Yidong Prevent server-mode from issuing a prompt in kill-emacs-hook.
Tue, 26 Oct 2010 23:42:15 -0700 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
Tue, 26 Oct 2010 00:40:07 -0700 Glenn Morris Add server-port option. (Bug#854)
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Wed, 29 Sep 2010 15:24:55 +0200 Juanma Barranquero lisp/server.el (server-process-filter): Doc fix.
Sat, 02 Oct 2010 20:03:44 -0400 Chong Yidong * lisp/server.el (server-process-filter, server-return-error): Give
Fri, 01 Oct 2010 03:28:45 +0200 Juanma Barranquero lisp/server.el (server-start): For compatibility, revert part of revno 101688.
Thu, 30 Sep 2010 04:53:26 +0200 Juanma Barranquero lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
Sat, 25 Sep 2010 02:32:09 +0200 Juanma Barranquero Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
Thu, 26 Aug 2010 09:46:19 -0400 David Reitter server.el (server-visit-files): Run pre-command-hook and
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Tue, 03 Aug 2010 15:04:20 +0200 Juanma Barranquero * server.el (server-start): Force IPv4 and use literal 127.0.0.1.
Tue, 03 Aug 2010 14:22:23 +0200 Juanma Barranquero * server.el (server-start): Simplify loop.
Sat, 29 May 2010 19:50:47 -0400 Chong Yidong Add --parent-id argument to emacsclient.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Fri, 30 Apr 2010 22:19:40 -0400 Chong Yidong Avoid using trash for certain temp files (Bug#6070).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 19 Sep 2009 14:56:04 +0000 Juanma Barranquero This fixes bug#4197 (merged to bug#865, though not identical).
Fri, 18 Sep 2009 16:55:21 +0000 Juanma Barranquero * server.el (server-ensure-safe-dir): Pass 'integer
Thu, 03 Sep 2009 06:54:57 +0000 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.
Mon, 29 Jun 2009 03:25:10 +0000 Chong Yidong * server.el (server-buffer-done): Prevent kill-buffer from
Tue, 10 Mar 2009 14:08:52 +0000 Stefan Monnier * server.el (server-process-filter): Use expand-file-name rather than
Mon, 23 Feb 2009 05:06:36 +0000 Miles Bader Rename `system-process-attributes' to `process-attributes'
Fri, 20 Feb 2009 02:16:25 +0000 Chong Yidong (server-start): Make the warning more verbose (Bug#2395).
Wed, 11 Feb 2009 09:22:59 +0000 Juanma Barranquero * server.el (server-with-environment): Don't fail for negative entries in ENV.
Sat, 07 Feb 2009 21:59:35 +0000 Chong Yidong Add comment.
Sat, 07 Feb 2009 16:24:36 +0000 Stefan Monnier (server-execute): Enable quit.
Fri, 23 Jan 2009 04:52:40 +0000 Chong Yidong (server-name): Make it a defcustom.
Thu, 22 Jan 2009 06:58:10 +0000 Dan Nicolaescu * frame.el (make-frame-on-tty): Remove function, inline contents
Wed, 21 Jan 2009 20:33:17 +0000 Chong Yidong (server-start): Allow server to shut down when no frames are available
Sun, 11 Jan 2009 16:45:36 +0000 Chong Yidong (server-save-buffers-kill-terminal): Args changed. Handle nowait
Sun, 11 Jan 2009 16:15:38 +0000 Chong Yidong Delete incorrect comment.
Sat, 10 Jan 2009 13:07:04 +0000 Chong Yidong Revert previous change (commit mistake).
Sat, 10 Jan 2009 13:04:37 +0000 Chong Yidong * gs.el: File removed.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 11:28:14 +0000 Andreas Schwab (server-running-p): Remove interactive spec. Fix
Tue, 16 Dec 2008 21:23:03 +0000 Juanma Barranquero * server.el (server-start): If unable to start the server,
Fri, 12 Dec 2008 00:33:30 +0000 Juanma Barranquero * server.el (server-sentinel): Uncomment code to delete connection file.
Tue, 18 Nov 2008 16:27:06 +0000 Juanma Barranquero * server.el (server-temp-file-p): Use `string-match-p'.
Tue, 11 Nov 2008 10:51:35 +0000 Juanma Barranquero * server.el (server-process-filter): Fix typos and reflow docstring.
Wed, 05 Nov 2008 21:16:17 +0000 Chong Yidong (server-process-filter): Only default to emacsclient's terminal in
Tue, 04 Nov 2008 18:42:04 +0000 Chong Yidong (server-process-filter): Don't call server-create-tty-frame when no
Thu, 30 Oct 2008 15:50:01 +0000 Chong Yidong (server-process-filter): In daemon mode, default to emacsclient's tty
Wed, 29 Oct 2008 10:42:31 +0000 Juanma Barranquero * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
Fri, 24 Oct 2008 09:39:27 +0000 Juanma Barranquero New function `locate-user-emacs-file'.
Wed, 24 Sep 2008 20:12:02 +0000 Chong Yidong (server-buffer-done): Avoid changing the buffer when deleting the
Sat, 06 Sep 2008 17:17:05 +0000 Chong Yidong (server-switch-buffer): New arg.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 23 Apr 2008 15:37:07 +0000 Stefan Monnier (server-start): Also don't get confused by CRs since we
Sun, 20 Apr 2008 08:32:11 +0000 Andreas Schwab (server-switch-buffer): Also consider clients in the
Sat, 05 Apr 2008 17:55:00 +0000 Stefan Monnier Undo part of the multi-tty change, which is only needed if server.el is
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0