emacs/lisp/erc
F. Jason Park fda1ad4a9e Remove obsolete server buffers on MOTD in erc-track
* lisp/erc/erc-networks.el
(erc-networks--copy-server-buffer-functions): New internal hook
through which modules can perform housekeeping when server buffers
belonging to the same network context are merged.
(erc-networks--copy-over-server-buffer-contents): Run new internal
hook `erc-networks--copy-server-buffer-functions'.
* lisp/erc/erc-track.el (erc-track-enable, erc-track-disable): Manage
membership in `erc-networks--copy-server-buffer-functions' hook.
(erc-track--replace-killed-buffer): New function to replace server
buffer being killed in `erc-modified-channels-alist'.
* test/lisp/erc/erc-scenarios-base-association.el
(erc-scenarios-networks-merge-server-track): New test.
* test/lisp/erc/resources/networks/merge-server/track.eld: New test
data.  (Bug#60560.)
2023-01-10 06:34:01 -08:00
..
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.2 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-autoaway.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-backend.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-button.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-capab.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-common.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-compat.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-dcc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-desktop-notifications.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-ezbounce.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-fill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-goodies.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-ibuffer.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-identd.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-imenu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-join.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-lang.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-list.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-log.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-match.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-menu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-netsplit.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-networks.el Remove obsolete server buffers on MOTD in erc-track 2023-01-10 06:34:01 -08:00
erc-notify.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-page.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-pcomplete.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-replace.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-ring.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-sasl.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-services.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-sound.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-speedbar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-spelling.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-stamp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-status-sidebar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-track.el Remove obsolete server buffers on MOTD in erc-track 2023-01-10 06:34:01 -08:00
erc-truncate.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-xdcc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc.el ; Fix wrong type in erc-ignore hide-list options 2023-01-10 06:34:01 -08:00