summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2019-06-19 17:07:36 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2019-06-19 17:07:41 +0200
commit3fb6993c8ddf433fab4b98ae2948b961482ef947 (patch)
tree44283e60c21dc9a89e444a1abf7c101c7c508af2 /lisp/emacs-lisp
parent12efa07f95d96fe42d6c72794e3bf4fac62a4bf4 (diff)
downloademacs-3fb6993c8ddf433fab4b98ae2948b961482ef947.tar.gz
Fix previous change to erc (where commands like /me wouldn't be sent)
* lisp/erc/erc-ring.el (erc-add-to-input-ring): * lisp/erc/erc-goodies.el (erc-send-distinguish-noncommands): Pass in a erc-input structure instead of a simple string. * lisp/erc/erc.el (erc-pre-send-functions): Document the new argument to the filter functions. (erc-send-input): Use the new structure to allow the filter functions to alter all three things: The string, whether to insert the string, and whether to send the string.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions