]> git.eshelyaron.com Git - emacs.git/commit
Fix lisp/bs.el change in commit e0a057c16b of 2022-12-07
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 16 Dec 2022 06:10:28 +0000 (07:10 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 16 Dec 2022 06:16:23 +0000 (07:16 +0100)
commitd9ab1027b18512e65c55d282fb3697f34a2277bb
tree4993abf6cdef5a630f9825b3be343e058aaec442
parentb8eef7b8c1066cf446ca1b37d3fd5c1ea3e3ab07
Fix lisp/bs.el change in commit e0a057c16b of 2022-12-07

* lisp/bs.el (bs-default-action-list): Before creating a window
first try `display-buffer-reuse-window', but make sure it never
chooses a window in another frame.
lisp/bs.el