]> git.eshelyaron.com Git - emacs.git/commit
Adjust erc functions after previous erc-pre-send-function change
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 14 Jun 2019 12:56:04 +0000 (14:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 14 Jun 2019 12:56:04 +0000 (14:56 +0200)
commit37a61055ffdfcd3b00bc9e972556e8c18262d781
tree3d6f7940a023482189733b075c32a3a9ea4d2dd1
parentfe12ec4b0d71f8adb572c68c6f662d7783382fb1
Adjust erc functions after previous erc-pre-send-function change

* lisp/erc/erc-goodies.el (noncommands): Use
erc-pre-send-functions instead of the hook.
(erc-send-distinguish-noncommands): Adjust function to new interface.

* lisp/erc/erc-ring.el (ring): Ditto.
(erc-add-to-input-ring): Ditto.

* lisp/erc/erc.el (erc-send-this): Really make obsolete.
(erc-pre-send-functions): Change to a list of functions to allow
erc-goodies and erc-ring to work as before.
lisp/erc/erc-goodies.el
lisp/erc/erc-ring.el
lisp/erc/erc.el