]> git.eshelyaron.com Git - emacs.git/commit
Fix erc bug when there's two channels with the same name
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 2 Aug 2020 07:43:41 +0000 (09:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 2 Aug 2020 07:43:41 +0000 (09:43 +0200)
commit6f94c2405f4c82b63da19de89549aff1fad7e594
treec30a3f8b32356ada9155e0ecde4afd7b6c5a5f6c
parenteab636c7eb25c4e1cbfeb0fc48cc1274e1c55222
Fix erc bug when there's two channels with the same name

* lisp/erc/erc.el (erc-generate-new-buffer-name): Fix logic when
there's two channels with the same name from two different servers
(bug#40121).
lisp/erc/erc.el