mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-02 08:22:22 +00:00
; * lisp/erc/erc.el (erc-after-connect): Remove package-version.
This commit is contained in:
parent
e9205323e1
commit
a491a3d835
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user