]> git.eshelyaron.com Git - emacs.git/commit
Fix behavior when switch-to-prev-buffer-skip is a function (Bug#49275)
authorpillule <pillule@riseup.net>
Wed, 18 Aug 2021 07:16:06 +0000 (09:16 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 18 Aug 2021 07:16:06 +0000 (09:16 +0200)
commiteddb003f30e48bdbc0b9cb774f261b1558912167
tree2880c291e3601c4477027aaac6acf093d44b51eb
parent6d3455eb144e30f4cc4f56eb3454f4ad785e411d
Fix behavior when switch-to-prev-buffer-skip is a function (Bug#49275)

* lisp/window.el (switch-to-prev-buffer)
(switch-to-next-buffer): More correctly handle cases where
'switch-to-prev-buffer-skip' is a function.
lisp/window.el