changeset 106251:76837abf70c1

* textmodes/dns-mode.el: Add "Keywords: comm". It's only an editing mode, but it's comms related and sgml-mode.el has "comm" on that basis too.
author Kevin Ryde <user42@zip.com.au>
date Wed, 25 Nov 2009 23:51:08 +0000
parents 456620b3e939
children af4bfdd97a6a
files lisp/textmodes/dns-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/dns-mode.el	Wed Nov 25 23:47:31 2009 +0000
+++ b/lisp/textmodes/dns-mode.el	Wed Nov 25 23:51:08 2009 +0000
@@ -4,7 +4,7 @@
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <simon@josefsson.org>
-;; Keywords: DNS master zone file SOA
+;; Keywords: DNS master zone file SOA comm
 
 ;; This file is part of GNU Emacs.