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-eval-at: Don't call server--file-name
Sean Whitton
2022-12-08
1
-4
/
+5
*
Make killing a non-last client work the same no matter the auto-stop setting
Jim Porter
2022-12-04
1
-23
/
+37
*
; Don't emit a "Server stopped" message when restarting the Emacs server
Jim Porter
2022-11-27
1
-10
/
+12
*
Improve robustness of server.el tests
Jim Porter
2022-11-26
1
-0
/
+1
*
; * lisp/server.el (server-start): Fix a typo in a warning message.
Jim Porter
2022-11-25
1
-1
/
+1
*
Don't explicitly delete client frames when killing Emacs anyway
Jim Porter
2022-11-24
1
-53
/
+77
*
Fix encoding and display of messages sent by server to emacsclient
Eli Zaretskii
2022-11-19
1
-1
/
+4
*
Enable/disable 'server-mode' when starting/stopping the server
Jim Porter
2022-11-16
1
-2
/
+10
*
Don't prompt when killing an Emacs client if it's the last client
Jim Porter
2022-10-10
1
-7
/
+12
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-06
1
-20
/
+21
|
\
|
*
* lisp/server.el: Improve Commentary.
Stefan Kangas
2022-09-05
1
-20
/
+21
*
|
Make many seldom-used generalized variables obsolete
Lars Ingebrigtsen
2022-08-21
1
-2
/
+3
*
|
Revert "Improve X event timestamp tracking"
Po Lu
2022-08-07
1
-3
/
+1
*
|
Improve X event timestamp tracking
Daniel Colascione
2022-08-06
1
-1
/
+3
*
|
Fix typo in previous server.el change
Lars Ingebrigtsen
2022-06-30
1
-1
/
+1
*
|
Don't ignore emacsclient's --frame-parameters option when -t
Michael Shields
2022-06-30
1
-1
/
+2
*
|
Factor out *scratch* initialization
Sean Whitton
2022-05-09
1
-1
/
+1
*
|
Revert "server-execute: Initialize the *scratch* buffer"
Sean Whitton
2022-05-04
1
-11
/
+4
*
|
server-execute: Initialize the *scratch* buffer
Sean Whitton
2022-05-03
1
-4
/
+11
*
|
Ensure local `default-directory' when calling `process-attributes'.
Michael Albinus
2022-04-08
1
-1
/
+2
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-13
1
-21
/
+100
|
\
\
|
*
|
; * 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
*
|
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-20
/
+20
|
\
|
|
|
*
|
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
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-04
1
-1
/
+11
|
\
|
|
*
If the daemon’s TTY is our only frame, create a new frame
Peter Oliver
2021-06-22
1
-1
/
+11
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-13
1
-1
/
+14
|
\
|
|
*
Add a new `server-edit-abort' command
Harald Hanche-Olsen
2021-06-04
1
-1
/
+14
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-19
1
-1
/
+6
|
\
|
|
*
Don't delete socket on server exit if it was passed in
Lars Ingebrigtsen
2021-05-08
1
-1
/
+6
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-06
1
-4
/
+2
|
\
|
|
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-4
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-27
1
-3
/
+3
|
\
|
|
*
Revert recent server.el frame-focus changes
Lars Ingebrigtsen
2020-12-23
1
-3
/
+3
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-21
1
-2
/
+2
|
\
|
|
*
Fix previous frame-focus server.el change
Lars Ingebrigtsen
2020-12-18
1
-2
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-14
1
-8
/
+18
|
\
|
|
*
; 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
*
|
Merge branch 'master' into feature/pgtk
Yuuki Harano
2020-11-29
1
-1
/
+11
|
\
|
|
*
Fix up previous server exit directory deletion
Lars Ingebrigtsen
2020-11-27
1
-4
/
+9
[next]