From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.emacs.devel Subject: Re: dns.el keywords comm Date: Thu, 26 Nov 2009 11:17:31 +1100 Message-ID: <87d436rvfo.fsf@blah.blah> References: <87ws2ol5ge.fsf@blah.blah> <87hbsirwmv.fsf@blah.blah> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1259194719 31984 80.91.229.12 (26 Nov 2009 00:18:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Nov 2009 00:18:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 26 01:18:32 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NDS47-00008f-Vx for ged-emacs-devel@m.gmane.org; Thu, 26 Nov 2009 01:18:32 +0100 Original-Received: from localhost ([127.0.0.1]:43339 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDS47-0004EF-8a for ged-emacs-devel@m.gmane.org; Wed, 25 Nov 2009 19:18:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDS3O-0003RR-FM for emacs-devel@gnu.org; Wed, 25 Nov 2009 19:17:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDS3J-0003Kh-8z for emacs-devel@gnu.org; Wed, 25 Nov 2009 19:17:45 -0500 Original-Received: from [199.232.76.173] (port=56131 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDS3J-0003KW-2i for emacs-devel@gnu.org; Wed, 25 Nov 2009 19:17:41 -0500 Original-Received: from mailout1-1.pacific.net.au ([61.8.2.208]:40309 helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDS3I-00032T-P3 for emacs-devel@gnu.org; Wed, 25 Nov 2009 19:17:41 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 24D58511AA5 for ; Thu, 26 Nov 2009 11:17:38 +1100 (EST) Original-Received: from blah.blah (ppp2DC6.dyn.pacific.net.au [61.8.45.198]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 981B08C37 for ; Thu, 26 Nov 2009 11:17:37 +1100 (EST) Original-Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1NDS39-00039U-VT for emacs-devel@gnu.org; Thu, 26 Nov 2009 11:17:32 +1100 In-Reply-To: <87hbsirwmv.fsf@blah.blah> (Kevin Ryde's message of "Thu, 26 Nov 2009 10:51:36 +1100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117794 Archived-At: Ah, and yet more keywords I had kicking around from a grep of files without known keywords * 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. * textmodes/bibtex-style.el: Add "Keywords: tex". * international/isearch-x.el, international/ja-dic-cnv.el, international/ja-dic-utl.el, international/kkc.el: Add "Keywords: i18n", so they can be reached from finder-by-keyword. I wondered if ja-dic-cnv.el was slightly internal, but if it's not advertised somewhere then nobody will know it exists. :-)