]> git.eshelyaron.com Git - emacs.git/commit
; Improve erc-services and upgrade documentation
authorF. Jason Park <jp@neverwas.me>
Mon, 8 Apr 2024 02:28:24 +0000 (19:28 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:09:06 +0000 (14:09 +0300)
commitfbae04b4448b6375f6d14c7607050e6ca75b3e68
tree09c6ef065832aa3444116a413bbdb1d50e4e4b0c
parente149a4c007b2b9b85e5ee58bd1526fcabd97661a
; Improve erc-services and upgrade documentation

* doc/misc/erc.texi (Getting Help and Reporting Bugs): Describe
alternate method for upgrading from GNU ELPA.  This is a partial
workaround for bug#68660 discovered by ERC contributor Alcor.
* lisp/erc/erc-backend.el (erc-call-hooks): Add comment.
* lisp/erc/erc-services.el (erc-nickserv-alist): Doc.
* test/lisp/erc/erc-scenarios-base-renick.el
(erc-scenarios-base-renick-queries-bouncer): Adjust timeout.

(cherry picked from commit ff1d1f6df16a57acd699b18bdaa4baadff8269a1)
doc/misc/erc.texi
lisp/erc/erc-backend.el
lisp/erc/erc-services.el
test/lisp/erc/erc-scenarios-base-renick.el