all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dns.el keywords comm
@ 2009-10-21 22:58 Kevin Ryde
  2009-11-25 23:51 ` Kevin Ryde
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Ryde @ 2009-10-21 22:58 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

For reference, I added this bit, it not otherwise having anything known
to finder-by-keyword.

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


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: dns.el.keyword-comm.diff --]
[-- Type: text/x-diff, Size: 298 bytes --]

--- dns.el.~1.8.~	2009-01-12 11:02:24.000000000 +1100
+++ dns.el	2009-10-22 09:51:52.000000000 +1100
@@ -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.
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dns.el keywords comm
  2009-10-21 22:58 dns.el keywords comm Kevin Ryde
@ 2009-11-25 23:51 ` Kevin Ryde
  2009-11-26  0:17   ` Kevin Ryde
  2009-11-30  6:45   ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Ryde @ 2009-11-25 23:51 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

I added "comm" to textmodes/dns-mode.el too, since that file doesn't
otherwise have a known keyword.

I'm not certain if comm is the best place, but sgml-mode.el is another
text mode vaguely comms related and it has "comm", so good enough to
start with.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: dns-mode.el.keyword-comm.diff --]
[-- Type: text/x-diff, Size: 520 bytes --]

Index: dns-mode.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/dns-mode.el,v
retrieving revision 1.14
diff -u -u -r1.14 dns-mode.el
--- dns-mode.el	6 Nov 2009 05:16:30 -0000	1.14
+++ dns-mode.el	25 Nov 2009 23:48:28 -0000
@@ -4,7 +4,7 @@
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <simon@josefsson.org>
-;; Keywords: DNS master zone file SOA
+;; Keywords: DNS master zone file SOA comm
 
 ;; This file is part of GNU Emacs.
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dns.el keywords comm
  2009-11-25 23:51 ` Kevin Ryde
@ 2009-11-26  0:17   ` Kevin Ryde
  2009-11-30  6:45   ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Kevin Ryde @ 2009-11-26  0:17 UTC (permalink / raw)
  To: emacs-devel

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. :-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dns.el keywords comm
  2009-11-25 23:51 ` Kevin Ryde
  2009-11-26  0:17   ` Kevin Ryde
@ 2009-11-30  6:45   ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2009-11-30  6:45 UTC (permalink / raw)
  To: Kevin Ryde; +Cc: emacs-devel

Kevin Ryde wrote:

> I added "comm" to textmodes/dns-mode.el too, since that file doesn't
> otherwise have a known keyword.

The emacs-diffs mailing list exists for those interested in keeping an
eye on things, I don't think you need to announce (non-major) changes
on this list.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-30  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21 22:58 dns.el keywords comm Kevin Ryde
2009-11-25 23:51 ` Kevin Ryde
2009-11-26  0:17   ` Kevin Ryde
2009-11-30  6:45   ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.