]> git.eshelyaron.com Git - emacs.git/commit
Fix logic in 'server-kill-emacs-query-function'
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 Oct 2015 16:50:10 +0000 (19:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 Oct 2015 16:50:10 +0000 (19:50 +0300)
commit5dc48a2da9919f649952e75e54c48fda69a24ac3
treee47873990418b5ec1f5b45346efab204379ce677
parente5ece3229d7992f4dcaca93d778c7352d1ba775f
Fix logic in 'server-kill-emacs-query-function'

* lisp/server.el (server-kill-emacs-query-function): Correct the
logic that controls whether the user is asked for confirmation.
(Bug#21723)
lisp/server.el