]> git.eshelyaron.com Git - emacs.git/commit
Fix custom type of erc-autojoin-channels-alist
authorF. Jason Park <jp@neverwas.me>
Fri, 19 May 2023 06:47:27 +0000 (23:47 -0700)
committerF. Jason Park <jp@neverwas.me>
Mon, 22 May 2023 03:44:06 +0000 (20:44 -0700)
commitc297b828bb716885f92d3117c2abbb1ff21dbb08
tree93268733e780b32948491be088fa2dc52cbba2e5
parent8120f5156ccfa0e4992685a05abcb4838d76fb8a
Fix custom type of erc-autojoin-channels-alist

* lisp/erc/erc-join.el (erc-autojoin-channels-alist): In ERC 5.4, the
type of this option changed to accept symbols signifying IRC network
names.  However, the option's definition was not updated to reflect
that.  See commit 9bb8d90cddf "Allow irc network symbols in
erc-autojoin-channels-alist".
lisp/erc/erc-join.el