]> git.eshelyaron.com Git - emacs.git/commit
Use erc-compat analog for window-no-other-p
authorF. Jason Park <jp@neverwas.me>
Fri, 11 Oct 2024 21:25:43 +0000 (14:25 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:38:37 +0000 (19:38 +0200)
commit89700c93fe1baabd8684168f326c190976395fea
tree20af642e6db696e5dc11fb50bacb5bc3048e623b
parent108fdb5c9a09fdcf98e57fa87f1c369f00f63337
Use erc-compat analog for window-no-other-p

* lisp/erc/erc-compat.el (erc-compat--window-no-other-p): New function.
* lisp/erc/erc-speedbar.el (erc-speedbar-toggle-nicknames-window-lock):
Use compat adapter for `window-no-other-p'.

(cherry picked from commit 6e80509099e27e237787186f4e8731bfdfb9b00d)
lisp/erc/erc-compat.el
lisp/erc/erc-speedbar.el