]> 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>
Sat, 23 Sep 2023 12:54:26 +0000 (14:54 +0200)
commitead491d230721e6c12c849878cdcd2890cb0454b
tree4fe3b72d203559ec406ca13794210781629392f0
parent476933b2356f04effdeffde59dad5d15bb46bacd
; 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