summaryrefslogtreecommitdiff
path: root/lisp/server.el
Commit message (Expand)AuthorAge
* Make many seldom-used generalized variables obsoleteLars Ingebrigtsen2022-08-21
* Revert "Improve X event timestamp tracking"Po Lu2022-08-07
* Improve X event timestamp trackingDaniel Colascione2022-08-06
* Fix typo in previous server.el changeLars Ingebrigtsen2022-06-30
* Don't ignore emacsclient's --frame-parameters option when -tMichael Shields2022-06-30
* Factor out *scratch* initializationSean Whitton2022-05-09
* Revert "server-execute: Initialize the *scratch* buffer"Sean Whitton2022-05-04
* server-execute: Initialize the *scratch* bufferSean Whitton2022-05-03
* Ensure local `default-directory' when calling `process-attributes'.Michael Albinus2022-04-08
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-13
|\ \
| * | ; * lisp/server.el (server-stop-automatically): Doc fix.Eli Zaretskii2021-11-11
| * | Options to automatically stop the Emacs serverGregory Heytings2021-11-11
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | Be more efficient when checking for a matching client in server.elJim Porter2021-10-27
| * | Remove redundant #' before lambdaStefan Kangas2021-10-21
| |/
| * ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-04
|\|
| * If the daemon’s TTY is our only frame, create a new framePeter Oliver2021-06-22
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-13
|\|
| * Add a new `server-edit-abort' commandHarald Hanche-Olsen2021-06-04
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * Don't delete socket on server exit if it was passed inLars Ingebrigtsen2021-05-08
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-06
|\|
| * Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-27
|\|
| * Revert recent server.el frame-focus changesLars Ingebrigtsen2020-12-23
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-21
|\|
| * Fix previous frame-focus server.el changeLars Ingebrigtsen2020-12-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-14
|\|
| * ; Fix recent typos/wording in NEWS and server.elBasil L. Contovounesios2020-12-07
| * Ensure that new emacsclient frames has focusLars Ingebrigtsen2020-12-07
| * Allow inhibiting the instructions on how to close emacsclient framesLars Ingebrigtsen2020-12-07
* | Merge branch 'master' into feature/pgtkYuuki Harano2020-11-29
|\|
| * Fix up previous server exit directory deletionLars Ingebrigtsen2020-11-27
| * Delete the emacs-server directory upon Emacs exitLars Ingebrigtsen2020-11-24
* | emacsclient should use both of DISPLAY and WAYLAND_DISPLAY.Yuuki Harano2020-11-24
|/
* * lisp/server.el: Refactor frame creation functionsStefan Monnier2020-11-10
* * lisp/server.el: Fix frame creation on dumb terminals (bug#25547)Eliza Velasquez2020-11-10
* Fix emacsclient -c foo.txt behaviour with many framesLars Ingebrigtsen2020-09-29
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* Ensure that server-socket-dir doesn't have "//" in the pathLars Ingebrigtsen2020-08-13
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix documentation of '-position' server commandEli Zaretskii2019-12-07
* Revert "Don't flash previous buffer when connecting with emacsclient"Eli Zaretskii2019-11-07