]> git.eshelyaron.com Git - emacs.git/commit
* lisp/bs.el: Improve compatibility with previous version
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Dec 2022 01:27:06 +0000 (02:27 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Dec 2022 01:27:06 +0000 (02:27 +0100)
commite0a057c16b5fcd9ef48159520501b5d5e438c4a9
treeab4d0b1ac277b87e4365c86d9a5a7e111d671907
parentde2491cccc2848dbf50b23c08ca94ea1088af073
* lisp/bs.el: Improve compatibility with previous version

* lisp/bs.el (bs-default-action-list):
Remove display-buffer-reuse-window.
Ask for a minimum height window, not maximum.
(bs-show-in-buffer): Create window here, and afterwards make
sure it's the only window showing the *bs-selection* buffer.
(bs--show-with-configuration): Move window creation to
bs-show-in-buffer.
lisp/bs.el