projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e920532
)
; * lisp/erc/erc.el (erc-after-connect): Remove package-version.
author
F. Jason Park
<jp@neverwas.me>
Tue, 24 Oct 2023 02:33:32 +0000
(19:33 -0700)
committer
F. Jason Park
<jp@neverwas.me>
Fri, 27 Oct 2023 20:08:44 +0000
(13:08 -0700)
lisp/erc/erc.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc.el
b/lisp/erc/erc.el
index 7d75ec49ccd194795a48d67de80086913a811e03..f618fb170768be62e83a3dc0375ead659c6d9a5e 100644
(file)
--- 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))