index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
server.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(server-name): Make it a defcustom.
Chong Yidong
2009-01-23
1
-1
/
+7
*
* frame.el (make-frame-on-tty): Remove function, inline contents
Dan Nicolaescu
2009-01-22
1
-15
/
+21
*
(server-start): Allow server to shut down when no frames are available
Chong Yidong
2009-01-21
1
-5
/
+11
*
(server-save-buffers-kill-terminal): Args changed. Handle nowait
Chong Yidong
2009-01-11
1
-13
/
+21
*
Delete incorrect comment.
Chong Yidong
2009-01-11
1
-2
/
+0
*
Revert previous change (commit mistake).
Chong Yidong
2009-01-10
1
-20
/
+16
*
* gs.el: File removed.
Chong Yidong
2009-01-10
1
-16
/
+20
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(server-running-p): Remove interactive spec. Fix
Andreas Schwab
2008-12-30
1
-4
/
+1
*
* server.el (server-start): If unable to start the server,
Juanma Barranquero
2008-12-16
1
-2
/
+5
*
* server.el (server-sentinel): Uncomment code to delete connection file.
Juanma Barranquero
2008-12-12
1
-28
/
+67
*
* server.el (server-temp-file-p): Use `string-match-p'.
Juanma Barranquero
2008-11-18
1
-15
/
+18
*
* server.el (server-process-filter): Fix typos and reflow docstring.
Juanma Barranquero
2008-11-11
1
-7
/
+7
*
(server-process-filter): Only default to emacsclient's terminal in
Chong Yidong
2008-11-05
1
-2
/
+3
*
(server-process-filter): Don't call server-create-tty-frame when no
Chong Yidong
2008-11-04
1
-6
/
+8
*
(server-process-filter): In daemon mode, default to emacsclient's tty
Chong Yidong
2008-10-30
1
-8
/
+20
*
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
Juanma Barranquero
2008-10-29
1
-1
/
+2
*
New function `locate-user-emacs-file'.
Juanma Barranquero
2008-10-24
1
-1
/
+1
*
(server-buffer-done): Avoid changing the buffer when deleting the
Chong Yidong
2008-09-24
1
-1
/
+7
*
(server-switch-buffer): New arg.
Chong Yidong
2008-09-06
1
-5
/
+13
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(server-start): Also don't get confused by CRs since we
Stefan Monnier
2008-04-23
1
-2
/
+3
*
(server-switch-buffer): Also consider clients in the
Andreas Schwab
2008-04-20
1
-2
/
+4
*
Undo part of the multi-tty change, which is only needed if server.el is
Stefan Monnier
2008-04-05
1
-6
/
+2
*
(server-log-time-function): Doc fix.
Juanma Barranquero
2008-01-27
1
-4
/
+4
*
* server.el (server-process-filter): Check for non-nil before calling
Dan Nicolaescu
2008-01-27
1
-1
/
+2
*
(server-buffer): New const.
Stefan Monnier
2008-01-26
1
-15
/
+31
*
(server-process-filter): Don't force the authentication
Juanma Barranquero
2008-01-25
1
-1
/
+1
*
(server-log-time-function): New function.
Juanma Barranquero
2008-01-21
1
-4
/
+7
*
(server-process-filter): Replace lineno and columnnno
Stefan Monnier
2008-01-16
1
-37
/
+34
*
(server-create-window-system-frame): Remove workaround for
Stefan Monnier
2008-01-03
1
-5
/
+1
*
(server-save-buffers-kill-terminal): Check the `proc' is indeed a process.
Stefan Monnier
2007-12-23
1
-9
/
+13
*
(server-select-display): Fix important typo.
Stefan Monnier
2007-12-10
1
-4
/
+4
*
* server.el (server-process-filter): Use `command-line-args-left'
David Kastrup
2007-11-23
1
-38
/
+32
*
Fix last change (synch from the EMACS_22_BASE branch).
Juanma Barranquero
2007-11-09
1
-4
/
+0
*
Merge from emacs--rel--22
Miles Bader
2007-11-09
1
-0
/
+4
|
\
|
*
(server-unload-function): Unbind `server-edit' from `C-x #'.
Juanma Barranquero
2007-10-30
1
-1
/
+1
|
*
(server-unload-function): Rename from `server-unload-hook' and
Juanma Barranquero
2007-10-29
1
-5
/
+9
|
*
Chris Moore <dooglus at gmail.com>
Glenn Morris
2007-10-06
1
-3
/
+3
*
|
(server-start): Only register cleanup after server was
Andreas Schwab
2007-11-07
1
-1
/
+1
*
|
(server-unload-function): Rename from `server-unload-hook' and
Juanma Barranquero
2007-10-29
1
-7
/
+8
*
|
(server-process-filter): Fix typo in docstring.
Juanma Barranquero
2007-10-28
1
-17
/
+15
*
|
(server-select-display): Nop if we do not support m-f-o-d.
Stefan Monnier
2007-10-17
1
-6
/
+5
*
|
*** empty log message ***
Juanma Barranquero
2007-10-17
1
-5
/
+5
*
|
(server-process-filter): Only set display if X11 is
Dan Nicolaescu
2007-10-17
1
-2
/
+6
*
|
(server-create-tty-frame, server-create-window-system-frame):
Stefan Monnier
2007-10-10
1
-3
/
+15
*
|
Add todo.
Stefan Monnier
2007-10-09
1
-0
/
+7
*
|
Chris Moore <dooglus at gmail.com>
Glenn Morris
2007-10-06
1
-3
/
+3
*
|
(server-delete-client): Only delete the terminal if it
Dan Nicolaescu
2007-09-28
1
-1
/
+2
*
|
(server-getenv-from): Remove. Use getenv-internal instead.
Stefan Monnier
2007-09-21
1
-23
/
+6
[next]