* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)

This commit is contained in:
Juanma Barranquero
2009-09-21 09:51:38 +00:00
parent 5ac4271539
commit 7589d38e9e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-09-21 Kevin Ryde <user42@zip.com.au>
* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
* net/dig.el (dig-mode): Use define-derived-mode.

View File

@@ -4,7 +4,7 @@
;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Simon Josefsson <simon@josefsson.org>
;; Keywords: DNS BIND dig
;; Keywords: DNS BIND dig comm
;; This file is part of GNU Emacs.