From a491a3d8355d9602636801edb13b6701147c792a Mon Sep 17 00:00:00 2001 From: "F. Jason Park" Date: Mon, 23 Oct 2023 19:33:32 -0700 Subject: [PATCH] ; * lisp/erc/erc.el (erc-after-connect): Remove package-version. --- lisp/erc/erc.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 7d75ec49ccd..f618fb17076 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -2490,7 +2490,6 @@ ERC calls members with `erc-server-announced-name', falling back to the 376/422 message's \"sender\", as well as the current nick, as given by the 376/422 message's \"target\" parameter, which is typically the same as that reported by `erc-current-nick'." - :package-version '(ERC . "5.6") ; FIXME sync on release :group 'erc-hooks :type '(repeat function)) -- 2.39.2