]> git.eshelyaron.com Git - emacs.git/commit
Added a check to see if the 'speedbar-buffer' is still alive
authorVincenzo Pupillo <v.pupillo@gmail.com>
Mon, 31 Mar 2025 19:49:36 +0000 (21:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Apr 2025 16:50:04 +0000 (18:50 +0200)
commitfb0cdf7d5a531d40fed1024bbbaf5af7becb5189
tree9602951ca8eddd7616ad7e6bf270033ffc5d6f5e
parent8ab32879b0343a5dd22583435aa886ab5aa2afd4
Added a check to see if the 'speedbar-buffer' is still alive

Fix suggested by Rudi Schlatte <rudi@constantly.at>.
* lisp/speedbar.el (speedbar-frame-or-window): Added an additional check
to see if 'speedbar-buffer' is still alive (bug#77405).

(cherry picked from commit 31e744e581bfaf2c75d01204cc07d2da886ae252)
lisp/speedbar.el