index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
server.el
Age
Commit message (
Expand
)
Author
2022-04-08
Ensure local `default-directory' when calling `process-attributes'.
Michael Albinus
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-13
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
; * lisp/server.el (server-stop-automatically): Doc fix.
Eli Zaretskii
2021-11-11
Options to automatically stop the Emacs server
Gregory Heytings
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-10-27
Be more efficient when checking for a matching client in server.el
Jim Porter
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-07-04
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-22
If the daemon’s TTY is our only frame, create a new frame
Peter Oliver
2021-06-13
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-06-04
Add a new `server-edit-abort' command
Harald Hanche-Olsen
2021-05-19
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-08
Don't delete socket on server exit if it was passed in
Lars Ingebrigtsen
2021-02-06
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-23
Revert recent server.el frame-focus changes
Lars Ingebrigtsen
2020-12-21
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-18
Fix previous frame-focus server.el change
Lars Ingebrigtsen
2020-12-14
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-07
; Fix recent typos/wording in NEWS and server.el
Basil L. Contovounesios
2020-12-07
Ensure that new emacsclient frames has focus
Lars Ingebrigtsen
2020-12-07
Allow inhibiting the instructions on how to close emacsclient frames
Lars Ingebrigtsen
2020-11-29
Merge branch 'master' into feature/pgtk
Yuuki Harano
2020-11-27
Fix up previous server exit directory deletion
Lars Ingebrigtsen
2020-11-24
Delete the emacs-server directory upon Emacs exit
Lars Ingebrigtsen
2020-11-24
emacsclient should use both of DISPLAY and WAYLAND_DISPLAY.
Yuuki Harano
2020-11-10
* lisp/server.el: Refactor frame creation functions
Stefan Monnier
2020-11-10
* lisp/server.el: Fix frame creation on dumb terminals (bug#25547)
Eliza Velasquez
2020-09-29
Fix emacsclient -c foo.txt behaviour with many frames
Lars Ingebrigtsen
2020-09-06
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-08-13
Ensure that server-socket-dir doesn't have "//" in the path
Lars Ingebrigtsen
2020-02-23
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-07
Fix documentation of '-position' server command
Eli Zaretskii
2019-11-07
Revert "Don't flash previous buffer when connecting with emacsclient"
Eli Zaretskii
2019-09-16
Fix some file-mode races
Paul Eggert
2019-09-07
; (server-goto-toplevel): Fix comment to reflect the code.
Eli Zaretskii
2019-09-07
Allow client connections when in recursive-edit
Eli Zaretskii
2019-07-18
* lisp/server.el (server-ensure-safe-dir): Revert part of b663c8372495
Stefan Monnier
2019-06-25
[PATCH 1/1] Pass frame-parameters to server-create-tty-frame
Michael Shields
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-14
Merge from origin/emacs-26
Glenn Morris
[next]