# HG changeset patch # User Kevin Ryde # Date 1259193068 0 # Node ID 76837abf70c1938e371b9ac374c76f225f7bccf2 # Parent 456620b3e939d0347bf050f7ba22bc96eabf1235 * 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. diff -r 456620b3e939 -r 76837abf70c1 lisp/textmodes/dns-mode.el --- 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 -;; Keywords: DNS master zone file SOA +;; Keywords: DNS master zone file SOA comm ;; This file is part of GNU Emacs.