]> git.eshelyaron.com Git - emacs.git/commitdiff
* arc-mode.el: Add "Keywords: files", so the details in its
authorKevin Ryde <user42@zip.com.au>
Thu, 26 Nov 2009 00:15:17 +0000 (00:15 +0000)
committerKevin Ryde <user42@zip.com.au>
Thu, 26 Nov 2009 00:15:17 +0000 (00:15 +0000)
commentary can be reached from finder-by-keyword.

lisp/ChangeLog
lisp/arc-mode.el

index 2e77b1f4a7109c9840be8dccfbd2d5a09d5b65b2..18e2ce6c8ae1d1566a3edd74c4270902bdce31fc 100644 (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.
index 62948c0cc3b807dfb85eb6800ed3d32010a73ea5..1d67a6ce918560b10373c44deb35080626c515c9 100644 (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.