log lisp/server.el @ 102165:f93f5035af02

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