]> git.eshelyaron.com Git - emacs.git/commit
files.el: avoid asking whether to kill Emacs multiple times
authorMichal Nazarewicz <mina86@mina86.com>
Wed, 21 Jan 2015 23:14:42 +0000 (00:14 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Fri, 30 Jan 2015 10:43:04 +0000 (11:43 +0100)
commit5a971bd30207a3bb7038ee7870abf7c4c4e99dc1
tree5376a968912566c5609f1d2b2b005888c1e0defd
parentc9d238316c6a4bb16a89de0d8babf782d77c4856
files.el: avoid asking whether to kill Emacs multiple times

* lisp/files.el (save-buffers-kill-emacs): If `confirm-kill-emacs' is
set, but user has just been asked whether they really want to kill Emacs
(for example with a ‘Modified buffers exist; exit anyway?’ prompt) , do
not ask them for another confirmation.
lisp/ChangeLog
lisp/files.el