]> git.eshelyaron.com Git - emacs.git/commit
Revert "Add hook to regain nickname in ERC"
authorF. Jason Park <jp@neverwas.me>
Fri, 9 Jun 2023 06:38:05 +0000 (23:38 -0700)
committerF. Jason Park <jp@neverwas.me>
Mon, 12 Jun 2023 03:24:07 +0000 (20:24 -0700)
commit56e1922281d53ab0c28002a99b27c9a79807d430
treef6e534d8865ec150eb3f989c78496aea9f4edc8f
parent2daa71f93294240f899fa94e3f7a87900bd64e3f
Revert "Add hook to regain nickname in ERC"

This reverts commit 8c0c98268440b27a77faf30738dfd72c909bb33f.  The
functionality it introduced is likely being migrated to a
"regain"-specific local module to live in the library erc-services.el
alongside the existing `services' module.  Its scope will be expanded
to address common "regain" cases requiring NickServ.  This commit is
being reverted to prevent any confusion that might arise from users
encountering the old interface while the new one is being hashed out
on the tracker.
lisp/erc/erc-backend.el
lisp/erc/erc.el
test/lisp/erc/erc-scenarios-base-renick.el
test/lisp/erc/resources/base/renick/regain/normal-again.eld [deleted file]
test/lisp/erc/resources/base/renick/regain/normal.eld [deleted file]