summaryrefslogtreecommitdiff
path: root/lisp/server.el
Commit message (Expand)AuthorAge
* * lisp/server.el (server-eval-at): Improve docstringRobert Pluim2023-03-14
* server-eval-at: Signal more specific condition on unreadable resultSean Whitton2023-03-08
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Stefan Kangas2022-12-21
|\|
| * Make emacsclient add abbreviated file names to file-name-historyEli Zaretskii2022-12-19
* | Merge from origin/emacs-29Po Lu2022-12-09
|\|
| * server-eval-at: Don't call server--file-nameSean Whitton2022-12-08
* | Make 'server-stop-automatically' into a defcustomJim Porter2022-12-07
* | ; * lisp/serve.el: Silence unused arg warning in previous commitJuanma Barranquero2022-12-07
* | ; Remove dead code from 'server-stop-automatically--handle-delete-frame'Jim Porter2022-12-06
|/
* Make killing a non-last client work the same no matter the auto-stop settingJim Porter2022-12-04
* ; Don't emit a "Server stopped" message when restarting the Emacs serverJim Porter2022-11-27
* Improve robustness of server.el testsJim Porter2022-11-26
* ; * lisp/server.el (server-start): Fix a typo in a warning message.Jim Porter2022-11-25
* Don't explicitly delete client frames when killing Emacs anywayJim Porter2022-11-24
* Fix encoding and display of messages sent by server to emacsclientEli Zaretskii2022-11-19
* Enable/disable 'server-mode' when starting/stopping the serverJim Porter2022-11-16
* Don't prompt when killing an Emacs client if it's the last clientJim Porter2022-10-10
* Merge from origin/emacs-28Stefan Kangas2022-09-06
|\
| * * lisp/server.el: Improve Commentary.Stefan Kangas2022-09-05
* | 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