1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/doc
Gregory Heytings 894dd18804 Options to automatically stop the Emacs server
* doc/emacs/misc.texi (Emacs Server): Document the new function.
Also mention that an Emacs server can be started with emacsclient.

* etc/NEWS: Describe the new function (bug#51377).
* lisp/server.el (server-stop-automatically): New function.
(server-stop-automatically): New auxiliary variable.
(server-stop-automatically--maybe-kill-emacs)
(server-stop-automatically--handle-delete-frame): New auxiliary
functions.
(server-save-buffers-kill-terminal): Call the new auxiliary
function when necessary.
2021-11-11 06:43:10 +01:00
..
emacs Options to automatically stop the Emacs server 2021-11-11 06:43:10 +01:00
lispintro Merge from origin/emacs-28 2021-10-29 09:20:05 -07:00
lispref Add `xwidget-webkit-load-html' 2021-11-11 08:31:09 +08:00
man ; * doc/man/emacsclient.1: Bump date after last change. 2021-11-05 01:10:32 +01:00
misc Merge from origin/emacs-28 2021-11-10 12:12:30 +01:00