diff options
author | Sergey Organov <sorganov@gmail.com> | 2021-07-22 14:22:26 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-07-22 14:22:26 +0200 |
commit | 6f9ff3d7493d144af182ddd6fcf512f98b78ad0c (patch) | |
tree | 26896dce154b061a213fad022e5344d8ab869c9e /lisp/emacs-lisp/smie.el | |
parent | 0dcc4449812658ab289c26e2b11c0d5bbf69a2cc (diff) | |
download | emacs-6f9ff3d7493d144af182ddd6fcf512f98b78ad0c.tar.gz emacs-6f9ff3d7493d144af182ddd6fcf512f98b78ad0c.tar.bz2 emacs-6f9ff3d7493d144af182ddd6fcf512f98b78ad0c.zip |
Avoid failing in desktop-clear due to killed buffers
* lisp/desktop.el (desktop-clear): check that buffer is not already
killed before attempting to kill it. A buffer might become killed as
part of regular operation as a side-effect of killing another buffer,
and then attempt to kill it again causes error (bug#49692).
Copyright-paperwork-exempt: yes
Diffstat (limited to 'lisp/emacs-lisp/smie.el')
0 files changed, 0 insertions, 0 deletions