]> git.eshelyaron.com Git - emacs.git/commit
Obsolete erc-send-pre-hook and add new erc-pre-send-function
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 14 Jun 2019 12:05:24 +0000 (14:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 14 Jun 2019 12:05:30 +0000 (14:05 +0200)
commit07df91d45a950d7bef323b57dc7e46b34997143f
treeae54e3513cc8ce7537c41f3dd83983b6890acd3d
parenta983bf0c4997c59f813e90be17537548909a1052
Obsolete erc-send-pre-hook and add new erc-pre-send-function

* lisp/erc/erc.el (erc-send-pre-hook): Make obsolete.
(erc-send-input): Ditto.
(erc-pre-send-function): New function.
(erc-send-input): Use the new function, and silence byte
compilation warning about the dynamic variable `str' used by the
now-obsolete hook.
etc/NEWS
lisp/erc/erc.el