]> git.eshelyaron.com Git - emacs.git/commit
Allow inhibiting the instructions on how to close emacsclient frames
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Dec 2020 12:53:24 +0000 (13:53 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Dec 2020 12:53:24 +0000 (13:53 +0100)
commitff5a3c74fc45c80f2c8c272f259dbba84b7c3f66
treeff1bf776cce4bf8309651fe40d3425f771c69202
parent78017a6e598ed7663aa04bd19c426f16bbc05006
Allow inhibiting the instructions on how to close emacsclient frames

* doc/emacs/misc.texi (Invoking emacsclient): Document it.
* lisp/server.el (server-client-instructions): New variable.
(server-execute): Use it.
doc/emacs/misc.texi
etc/NEWS
lisp/server.el