1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/erc
Amin Bandali 38f7538d8f
New function erc-switch-to-buffer-other-window
* lisp/erc/erc.el (erc-switch-to-buffer): Factor out the buffer choice
implementation from here ...
(erc--switch-to-buffer): ... to here.
(erc-switch-to-buffer-other-window): New function, like
`erc-switch-to-buffer', but uses `switch-to-buffer-other-window'
instead, to open the buffer in another window.
2020-04-13 23:35:34 -04:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.2 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
erc-autoaway.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-backend.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-button.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-capab.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-compat.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-dcc.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-desktop-notifications.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ezbounce.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-fill.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-goodies.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ibuffer.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-identd.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-imenu.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-join.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-lang.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-list.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-log.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-match.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-menu.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-netsplit.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-networks.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-notify.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-page.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-pcomplete.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-replace.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ring.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-services.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-sound.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-speedbar.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-spelling.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-stamp.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-track.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-truncate.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-xdcc.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc.el New function erc-switch-to-buffer-other-window 2020-04-13 23:35:34 -04:00