1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00

* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.

This commit is contained in:
Kevin Ryde 2009-10-21 22:58:58 +00:00
parent 2affef3475
commit e7b94bbb53
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@
the first form. And insert a blank line after ";;; Code" since
that's usual style. (My Bug#4612.)
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
* minibuffer.el (completion-table-with-terminator): Properly implement

View file

@ -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.