Changes committed gnus/lisp (ChangeLog dns.el)

"Katsumi Yamaoka" <[email protected]> Thu, 22 Oct 2009 06:35:37 +0200
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog dns.el

Add "Keywords: comm", as per net/net-utils.el, by Kevin Ryde.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.2031 gnus/lisp/ChangeLog:7.2032
--- ChangeLog:7.2031	Tue Oct 20 07:12:07 2009
+++ ChangeLog	Thu Oct 22 06:35:37 2009
@@ -1,3 +1,7 @@
+2009-10-21  Kevin Ryde  <[email protected]>
+
+	* dns.el: Add "Keywords: comm", as per net/net-utils.el.
+
 2009-10-20  Katsumi Yamaoka  <[email protected]>
 
 	* gnus-sum.el (gnus-remove-overlays): eval-and-compile.
Index: dns.el
diff -u gnus/lisp/dns.el:7.26 gnus/lisp/dns.el:7.27
--- dns.el:7.26	Thu Jan 22 08:02:16 2009
+++ dns.el	Thu Oct 22 06:35:37 2009
@@ -4,7 +4,7 @@
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <[email protected]>
-;; Keywords: network
+;; Keywords: network comm
 
 ;; This file is part of GNU Emacs.