diff --git a/lisp/erc/erc-backend.el b/lisp/erc/erc-backend.el index 4cabd42f532..6f1193cbb2b 100644 --- a/lisp/erc/erc-backend.el +++ b/lisp/erc/erc-backend.el @@ -6,7 +6,7 @@ ;; Author: Lawrence Mitchell ;; Maintainer: Amin Bandali ;; Created: 2004-05-7 -;; Keywords: IRC chat client internet +;; Keywords: comm, IRC, chat, client, internet ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index 71ff40877a8..0a81da38974 100644 --- a/lisp/erc/erc-button.el +++ b/lisp/erc/erc-button.el @@ -4,7 +4,7 @@ ;; Author: Mario Lang ;; Maintainer: Amin Bandali -;; Keywords: irc, button, url, regexp +;; Keywords: comm, irc, button, url, regexp ;; URL: https://www.emacswiki.org/emacs/ErcButton ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-dcc.el b/lisp/erc/erc-dcc.el index 9dedd3cda86..e72d8fbe3db 100644 --- a/lisp/erc/erc-dcc.el +++ b/lisp/erc/erc-dcc.el @@ -7,7 +7,7 @@ ;; Noah Friedman ;; Per Persson ;; Maintainer: Amin Bandali -;; Keywords: comm, processes +;; Keywords: comm ;; Created: 1994-01-23 ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-identd.el b/lisp/erc/erc-identd.el index 5f1aab1784b..1f68272ebb1 100644 --- a/lisp/erc/erc-identd.el +++ b/lisp/erc/erc-identd.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Maintainer: Amin Bandali -;; Keywords: comm, processes +;; Keywords: comm ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-join.el b/lisp/erc/erc-join.el index e6e50707830..1707e714cc1 100644 --- a/lisp/erc/erc-join.el +++ b/lisp/erc/erc-join.el @@ -4,7 +4,7 @@ ;; Author: Alex Schroeder ;; Maintainer: Amin Bandali -;; Keywords: irc +;; Keywords: comm, irc ;; URL: https://www.emacswiki.org/emacs/ErcAutoJoin ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el index b86a8d0be2b..4163e5a08d0 100644 --- a/lisp/erc/erc-lang.el +++ b/lisp/erc/erc-lang.el @@ -6,7 +6,7 @@ ;; Maintainer: Amin Bandali ;; Old-Version: 1.0.0 ;; URL: https://www.emacswiki.org/emacs/ErcLang -;; Keywords: comm languages processes +;; Keywords: comm ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-log.el b/lisp/erc/erc-log.el index 4540ec6808f..22fd3d27136 100644 --- a/lisp/erc/erc-log.el +++ b/lisp/erc/erc-log.el @@ -5,7 +5,7 @@ ;; Author: Lawrence Mitchell ;; Maintainer: Amin Bandali ;; URL: https://www.emacswiki.org/emacs/ErcLogging -;; Keywords: IRC, chat, client, Internet, logging +;; Keywords: comm, IRC, chat, client, Internet, logging ;; Created 2003-04-26 ;; Logging code taken from erc.el and modified to use markers. diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el index 153742a6706..eede15c11af 100644 --- a/lisp/erc/erc-match.el +++ b/lisp/erc/erc-match.el @@ -4,7 +4,7 @@ ;; Author: Andreas Fuchs ;; Maintainer: Amin Bandali -;; Keywords: comm, faces +;; Keywords: comm ;; URL: https://www.emacswiki.org/emacs/ErcMatch ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-menu.el b/lisp/erc/erc-menu.el index 4c092c834bc..3995a0564af 100644 --- a/lisp/erc/erc-menu.el +++ b/lisp/erc/erc-menu.el @@ -4,7 +4,7 @@ ;; Author: Mario Lang ;; Maintainer: Amin Bandali -;; Keywords: comm, processes, menu +;; Keywords: comm, menu ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-pcomplete.el b/lisp/erc/erc-pcomplete.el index ddaf78774a6..e9ebf0a07a4 100644 --- a/lisp/erc/erc-pcomplete.el +++ b/lisp/erc/erc-pcomplete.el @@ -4,7 +4,7 @@ ;; Author: Sacha Chua ;; Maintainer: Amin Bandali -;; Keywords: comm, convenience +;; Keywords: comm ;; URL: https://www.emacswiki.org/emacs/ErcCompletion ;; This file is part of GNU Emacs. 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 ;; Maintainer: Amin Bandali ;; URL: https://www.emacswiki.org/emacs/ErcReplace -;; Keywords: IRC, client, Internet +;; Keywords: comm, IRC, client, Internet ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el index 44a3e358812..c18ac5b3ec0 100644 --- a/lisp/erc/erc-spelling.el +++ b/lisp/erc/erc-spelling.el @@ -4,7 +4,7 @@ ;; Author: Jorgen Schaefer ;; Maintainer: Amin Bandali -;; Keywords: irc +;; Keywords: comm, irc ;; URL: https://www.emacswiki.org/emacs/ErcSpelling ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-stamp.el b/lisp/erc/erc-stamp.el index 2c42a18081e..da91364e9cc 100644 --- a/lisp/erc/erc-stamp.el +++ b/lisp/erc/erc-stamp.el @@ -4,7 +4,7 @@ ;; Author: Mario Lang ;; Maintainer: Amin Bandali -;; Keywords: comm, processes, timestamp +;; Keywords: comm, timestamp ;; URL: https://www.emacswiki.org/emacs/ErcStamp ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-track.el b/lisp/erc/erc-track.el index d6ad847c5b9..56f66563ad6 100644 --- a/lisp/erc/erc-track.el +++ b/lisp/erc/erc-track.el @@ -4,7 +4,7 @@ ;; Author: Mario Lang ;; Maintainer: Amin Bandali -;; Keywords: comm, faces +;; Keywords: comm ;; URL: https://www.emacswiki.org/emacs/ErcChannelTracking ;; This file is part of GNU Emacs. diff --git a/lisp/erc/erc-xdcc.el b/lisp/erc/erc-xdcc.el index 6808f24911d..db8383ba20b 100644 --- a/lisp/erc/erc-xdcc.el +++ b/lisp/erc/erc-xdcc.el @@ -4,7 +4,7 @@ ;; Author: Mario Lang ;; Maintainer: Amin Bandali -;; Keywords: comm, processes +;; Keywords: comm ;; This file is part of GNU Emacs.