]> git.eshelyaron.com Git - emacs.git/commit
Make desktop-kill more robust
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 8 Jul 2021 14:33:28 +0000 (16:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 8 Jul 2021 14:33:28 +0000 (16:33 +0200)
commit8ab0c04c2c77260e2342515151ed75a87907c007
tree88611493f34bc784facb292a44165d19a46e2dd5
parentcd1313b7f128e19b3a6554b4e410a71da370a66f
Make desktop-kill more robust

* lisp/desktop.el (desktop-kill): Allow exiting Emacs even if we
can't delete the desktop file (bug#20762).
lisp/desktop.el