summaryrefslogtreecommitdiff
path: root/lisp/net/dns.el
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2009-10-21 22:58:58 +0000
committerKevin Ryde <user42@zip.com.au>2009-10-21 22:58:58 +0000
commite7b94bbb53b7aff75396a5124b9166a4fbb41308 (patch)
treed4390f50868272773a83aae0563c034fa00065cb /lisp/net/dns.el
parent2affef3475830edfec7ab81b208309b53fc617f6 (diff)
downloademacs-e7b94bbb53b7aff75396a5124b9166a4fbb41308.tar.gz
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
Diffstat (limited to 'lisp/net/dns.el')
-rw-r--r--lisp/net/dns.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/dns.el b/lisp/net/dns.el
index e0aba3c32ea..cd294dd968d 100644
--- a/lisp/net/dns.el
+++ b/lisp/net/dns.el
@@ -4,7 +4,7 @@
;; Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
-;; Keywords: network
+;; Keywords: network comm
;; This file is part of GNU Emacs.