diff options
| author | Lars Ingebrigtsen | 2019-06-19 17:07:36 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2019-06-19 17:07:41 +0200 |
| commit | 3fb6993c8ddf433fab4b98ae2948b961482ef947 (patch) | |
| tree | 44283e60c21dc9a89e444a1abf7c101c7c508af2 /src | |
| parent | 12efa07f95d96fe42d6c72794e3bf4fac62a4bf4 (diff) | |
| download | emacs-3fb6993c8ddf433fab4b98ae2948b961482ef947.tar.gz emacs-3fb6993c8ddf433fab4b98ae2948b961482ef947.zip | |
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 'src')
0 files changed, 0 insertions, 0 deletions