]> git.eshelyaron.com Git - emacs.git/commit
Make ERC respect spaces in server passwords
authorF. Jason Park <jp@neverwas.me>
Mon, 16 Aug 2021 04:57:24 +0000 (21:57 -0700)
committerF. Jason Park <jp@neverwas.me>
Thu, 30 Jun 2022 22:03:26 +0000 (15:03 -0700)
commit4e312c07f7a6998a818901e46341356316d248e0
tree96d9dec11fc3c312785430bc198e06fa500449ca
parentecafe1cbb5297ba4df5717b7222fe2c73ef9077c
Make ERC respect spaces in server passwords

* lisp/erc/erc.el (erc-login): Also known as connection passwords,
these are sent as the sole arg to the PASS command, which is nowadays
often overloaded with other semantics imposed by various entities to
convey things like bouncer or services creds.
lisp/erc/erc.el