]> git.eshelyaron.com Git - emacs.git/commit
; Handle authentication properly when reconnecting to IRC
authorManphiz <manphiz@gmail.com>
Fri, 15 Sep 2023 07:51:57 +0000 (09:51 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 21 Sep 2023 16:28:30 +0000 (18:28 +0200)
commita45d33d8aa80482d185a130059dd099e24d7aec1
treed52c03c1be87b49d0eb637d69d3547de20fcb4e3
parent842411f09bc91f6722742268f750c7559a7b7c79
; Handle authentication properly when reconnecting to IRC

* lisp/net/rcirc.el (rcirc-reconnect): Set 'rcirc-user-authenticated'
to nil before reconnecting.  (Bug#65882)
lisp/net/rcirc.el