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
*
; * lisp/server.el (server-stop-automatically): Doc fix.
Eli Zaretskii
2021-11-11
1
-13
/
+15
*
Options to automatically stop the Emacs server
Gregory Heytings
2021-11-11
1
-21
/
+98
*
Be more efficient when checking for a matching client in server.el
Jim Porter
2021-10-27
1
-12
/
+12
*
Remove redundant #' before lambda
Stefan Kangas
2021-10-21
1
-6
/
+6
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
If the daemon’s TTY is our only frame, create a new frame
Peter Oliver
2021-06-22
1
-1
/
+11
*
Add a new `server-edit-abort' command
Harald Hanche-Olsen
2021-06-04
1
-1
/
+14
*
Don't delete socket on server exit if it was passed in
Lars Ingebrigtsen
2021-05-08
1
-1
/
+6
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-4
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Revert recent server.el frame-focus changes
Lars Ingebrigtsen
2020-12-23
1
-3
/
+3
*
Fix previous frame-focus server.el change
Lars Ingebrigtsen
2020-12-18
1
-2
/
+2
*
; Fix recent typos/wording in NEWS and server.el
Basil L. Contovounesios
2020-12-07
1
-2
/
+2
*
Ensure that new emacsclient frames has focus
Lars Ingebrigtsen
2020-12-07
1
-3
/
+3
*
Allow inhibiting the instructions on how to close emacsclient frames
Lars Ingebrigtsen
2020-12-07
1
-5
/
+15
*
Fix up previous server exit directory deletion
Lars Ingebrigtsen
2020-11-27
1
-4
/
+9
*
Delete the emacs-server directory upon Emacs exit
Lars Ingebrigtsen
2020-11-24
1
-1
/
+6
*
* lisp/server.el: Refactor frame creation functions
Stefan Monnier
2020-11-10
1
-48
/
+41
*
* lisp/server.el: Fix frame creation on dumb terminals (bug#25547)
Eliza Velasquez
2020-11-10
1
-3
/
+26
*
Fix emacsclient -c foo.txt behaviour with many frames
Lars Ingebrigtsen
2020-09-29
1
-4
/
+13
*
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-1
/
+2
*
Ensure that server-socket-dir doesn't have "//" in the path
Lars Ingebrigtsen
2020-08-13
1
-4
/
+5
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix documentation of '-position' server command
Eli Zaretskii
2019-12-07
1
-2
/
+2
*
Revert "Don't flash previous buffer when connecting with emacsclient"
Eli Zaretskii
2019-11-07
1
-50
/
+39
*
Fix some file-mode races
Paul Eggert
2019-09-16
1
-3
/
+3
*
; (server-goto-toplevel): Fix comment to reflect the code.
Eli Zaretskii
2019-09-07
1
-1
/
+0
*
Allow client connections when in recursive-edit
Eli Zaretskii
2019-09-07
1
-1
/
+1
*
* lisp/server.el (server-ensure-safe-dir): Revert part of b663c8372495
Stefan Monnier
2019-07-18
1
-10
/
+0
*
[PATCH 1/1] Pass frame-parameters to server-create-tty-frame
Michael Shields
2019-06-25
1
-2
/
+3
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Glenn Morris
2019-05-14
1
-1
/
+8
|
\
|
*
Fix positioning client buffer as instructed by emacsclient
Eli Zaretskii
2019-05-08
1
-1
/
+8
|
*
Improve documentation of 'server-name'
Eli Zaretskii
2019-01-04
1
-1
/
+8
*
|
* lisp/server.el: Cosmetic changes
Stefan Monnier
2019-05-03
1
-29
/
+24
*
|
Use lexical-binding by default for M-:, --eval, and *scratch*
Stefan Monnier
2019-04-25
1
-2
/
+2
*
|
Avoid using obsolete accept-process-output arg
Paul Eggert
2019-01-15
1
-1
/
+1
*
|
Improve documentation of 'server-name'
Eli Zaretskii
2019-01-04
1
-1
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)
Paul Eggert
2018-12-01
1
-1
/
+4
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-16
/
+16
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-3
/
+3
*
|
Handle non-error signals in emacsclient --eval (Bug#10989)
Noam Postavsky
2018-09-04
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Respect s-s-b-default-predicate when killing terminal
João Távora
2018-06-27
1
-4
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
1
-2
/
+9
|
\
|
[next]