]> git.eshelyaron.com Git - emacs.git/commit
Support checking auth-source for NickServ password for rcirc
authorPhilip Kaludercic <philipk@posteo.net>
Mon, 9 Jun 2025 13:13:19 +0000 (15:13 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:01:30 +0000 (10:01 +0200)
commit44037ae9b5f5b54c3b461d6a1ea476ced6645e8f
tree024063aa85cef7d71a5ffee66498b037af0e1c49
parent493e48c83f53c1101bd486e14e783be8a11f3bf0
Support checking auth-source for NickServ password for rcirc

* doc/misc/rcirc.texi: Mention new feature.
* etc/NEWS: Mention new feature.
* lisp/net/rcirc.el (rcirc-authinfo): Update type and documentation.
(rcirc-authenticate): Handle a special type to indicate that the
password is stored via auth-source.

(cherry picked from commit 1009e3d1fd6a40cf7a07a0f75a24f704737e4c6b)
doc/misc/rcirc.texi
lisp/net/rcirc.el