summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-replace.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-02-10 20:58:16 +0100
committerStefan Kangas <stefan@marxist.se>2021-02-11 00:06:36 +0100
commitaaa80f408cbfe9419c2bc140f358604cf0b1a7c7 (patch)
treed9059f605d479695db10c03da0687272f321305d /lisp/erc/erc-replace.el
parentad3e5da95359a15b1f615574ae0b39bade6efd67 (diff)
downloademacs-aaa80f408cbfe9419c2bc140f358604cf0b1a7c7.tar.gz
emacs-aaa80f408cbfe9419c2bc140f358604cf0b1a7c7.tar.bz2
emacs-aaa80f408cbfe9419c2bc140f358604cf0b1a7c7.zip
Avoid having erc in irrelevant finder categories
* lisp/erc/erc-backend.el: * lisp/erc/erc-button.el: * lisp/erc/erc-dcc.el: * lisp/erc/erc-identd.el: * lisp/erc/erc-join.el: * lisp/erc/erc-lang.el: * lisp/erc/erc-log.el: * lisp/erc/erc-match.el: * lisp/erc/erc-menu.el: * lisp/erc/erc-pcomplete.el: * lisp/erc/erc-replace.el: * lisp/erc/erc-spelling.el: * lisp/erc/erc-stamp.el: * lisp/erc/erc-track.el: * lisp/erc/erc-xdcc.el: Remove irrelevant entries in Keywords header.
Diffstat (limited to 'lisp/erc/erc-replace.el')
-rw-r--r--lisp/erc/erc-replace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el
index 91fafbb6308..c67d7514037 100644
--- a/lisp/erc/erc-replace.el
+++ b/lisp/erc/erc-replace.el
@@ -6,7 +6,7 @@
;; Author: Andreas Fuchs <asf@void.at>
;; Maintainer: Amin Bandali <bandali@gnu.org>
;; URL: https://www.emacswiki.org/emacs/ErcReplace
-;; Keywords: IRC, client, Internet
+;; Keywords: comm, IRC, client, Internet
;; This file is part of GNU Emacs.