1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

* arc-mode.el: Add "Keywords: files", so the details in its

commentary can be reached from finder-by-keyword.
This commit is contained in:
Kevin Ryde 2009-11-26 00:15:17 +00:00
parent b8dfcf54e9
commit 8cb5ffe835
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@
itself is case-insensitive on the command line.
Further to Bug#3717.
* arc-mode.el: Add "Keywords: files", so the details in its
commentary can be reached from finder-by-keyword.
* 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.

View File

@ -4,7 +4,7 @@
;; 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@gnu.org>
;; Keywords: archives msdog editing major-mode
;; Keywords: files archives msdog editing major-mode
;; Favourite-brand-of-beer: None, I hate beer.
;; This file is part of GNU Emacs.