]> git.eshelyaron.com Git - emacs.git/commit
Implement batch extension
authorPhilip Kaludercic <philipk@posteo.net>
Wed, 9 Jun 2021 15:57:21 +0000 (17:57 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 10 Jun 2021 15:22:58 +0000 (17:22 +0200)
commitab49a9a6342eb6a4a1c0032a5848dd8538c6ccea
tree52201c65dc4e1f0af3e770eeb55b9651fab7c022
parent849e71fd83fa8796198035464897bf2f28f6226c
Implement batch extension

* rcirc.el (rcirc-implemented-capabilities): Add batch extension
(rcirc-supported-batch-types): Add new variable
(rcirc-batch-attributes): Add new variable
(rcirc-batched-messages): Add new variable
(rcirc-process-server-response-1): Handle messages with batch tag
(rcirc-handler-BATCH): Add batch dispatcher
lisp/net/rcirc.el