unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4252: 23.1; three .el Keywords bits
@ 2009-08-25  1:57 ` Kevin Ryde
  2009-08-25  3:25   ` bug#4252: marked as done (23.1; three .el Keywords bits) Emacs bug Tracking System
       [not found]   ` <handler.4252.D4252.12511701854930.notifdone@emacsbugs.donarmstrong.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Ryde @ 2009-08-25  1:57 UTC (permalink / raw)
  To: bug-gnu-emacs

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

2009-08-24  Kevin Ryde  <user42@zip.com.au>

	* emacs-lisp/gulp.el: Correction "Keywords: maint", not
	"maintenance", per finder-by-keyword.
	* play/landmark.el: Add "Keywords: games" per other games.
	* progmodes/mixal-mode.el: Add "Keywords: languages" per other
	programming modes.


In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5)
 of 2009-08-03 on raven, modified by Debian
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gulp.el.keywords.diff --]
[-- Type: text/x-diff, Size: 280 bytes --]

--- gulp.el.~1.26.~	2009-07-23 07:41:52.000000000 +1000
+++ gulp.el	2009-08-24 09:02:00.000000000 +1000
@@ -5,7 +5,7 @@
 
 ;; Author: Sam Shteingold <shteingd@math.ucla.edu>
 ;; Maintainer: FSF
-;; Keywords: maintenance
+;; Keywords: maint
 
 ;; This file is part of GNU Emacs.
 

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: landmark.el.keywords.diff --]
[-- Type: text/x-diff, Size: 415 bytes --]

--- landmark.el.~1.42.~	2009-08-22 07:48:24.000000000 +1000
+++ landmark.el	2009-08-24 09:10:43.000000000 +1000
@@ -5,7 +5,7 @@
 
 ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>)
 ;; Created: December 16, 1996 - first release to usenet
-;; Keywords: gomoku, neural network, adaptive search, chemotaxis
+;; Keywords: games, gomoku, neural network, adaptive search, chemotaxis
 
 ;;;_* Usage
 ;;; Just type

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #4: mixal-mode.el.keywords.diff --]
[-- Type: text/x-diff, Size: 433 bytes --]

--- mixal-mode.el.~1.19.~	2009-01-07 11:30:30.000000000 +1100
+++ mixal-mode.el	2009-08-24 09:11:19.000000000 +1000
@@ -7,7 +7,7 @@
 ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com>
 ;; Created: 09 Nov 2002
 ;; Version: 0.1
-;; Keywords: Knuth mix mixal asm mixvm "The Art Of Computer Programming"
+;; Keywords: languages Knuth mix mixal asm mixvm "The Art Of Computer Programming"
 
 ;; This file is part of GNU Emacs.
 

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

* bug#4252: marked as done (23.1; three .el Keywords bits)
  2009-08-25  1:57 ` bug#4252: 23.1; three .el Keywords bits Kevin Ryde
@ 2009-08-25  3:25   ` Emacs bug Tracking System
       [not found]   ` <handler.4252.D4252.12511701854930.notifdone@emacsbugs.donarmstrong.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-08-25  3:25 UTC (permalink / raw)
  To: Glenn Morris

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

Your message dated Mon, 24 Aug 2009 23:16:23 -0400
with message-id <jgab1o8tx4.fsf@fencepost.gnu.org>
and subject line Re: bug#4252: 23.1; three .el Keywords bits
has caused the Emacs bug report #4252,
regarding 23.1; three .el Keywords bits
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4252: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4252
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4840 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 1019 bytes --]

2009-08-24  Kevin Ryde  <user42@zip.com.au>

	* emacs-lisp/gulp.el: Correction "Keywords: maint", not
	"maintenance", per finder-by-keyword.
	* play/landmark.el: Add "Keywords: games" per other games.
	* progmodes/mixal-mode.el: Add "Keywords: languages" per other
	programming modes.


In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5)
 of 2009-08-03 on raven, modified by Debian
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: gulp.el.keywords.diff --]
[-- Type: text/x-diff, Size: 280 bytes --]

--- gulp.el.~1.26.~	2009-07-23 07:41:52.000000000 +1000
+++ gulp.el	2009-08-24 09:02:00.000000000 +1000
@@ -5,7 +5,7 @@
 
 ;; Author: Sam Shteingold <shteingd@math.ucla.edu>
 ;; Maintainer: FSF
-;; Keywords: maintenance
+;; Keywords: maint
 
 ;; This file is part of GNU Emacs.
 

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.3: landmark.el.keywords.diff --]
[-- Type: text/x-diff, Size: 415 bytes --]

--- landmark.el.~1.42.~	2009-08-22 07:48:24.000000000 +1000
+++ landmark.el	2009-08-24 09:10:43.000000000 +1000
@@ -5,7 +5,7 @@
 
 ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>)
 ;; Created: December 16, 1996 - first release to usenet
-;; Keywords: gomoku, neural network, adaptive search, chemotaxis
+;; Keywords: games, gomoku, neural network, adaptive search, chemotaxis
 
 ;;;_* Usage
 ;;; Just type

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.4: mixal-mode.el.keywords.diff --]
[-- Type: text/x-diff, Size: 433 bytes --]

--- mixal-mode.el.~1.19.~	2009-01-07 11:30:30.000000000 +1100
+++ mixal-mode.el	2009-08-24 09:11:19.000000000 +1000
@@ -7,7 +7,7 @@
 ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com>
 ;; Created: 09 Nov 2002
 ;; Version: 0.1
-;; Keywords: Knuth mix mixal asm mixvm "The Art Of Computer Programming"
+;; Keywords: languages Knuth mix mixal asm mixvm "The Art Of Computer Programming"
 
 ;; This file is part of GNU Emacs.
 

[-- Attachment #3: Type: message/rfc822, Size: 1885 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 4252-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4252: 23.1; three .el Keywords bits
Date: Mon, 24 Aug 2009 23:16:23 -0400
Message-ID: <jgab1o8tx4.fsf@fencepost.gnu.org>


Applied thanks.

No need for ChangeLog entries for comments, BTW.

Kevin Ryde wrote:

> 2009-08-24  Kevin Ryde  <user42@zip.com.au>
>
> 	* emacs-lisp/gulp.el: Correction "Keywords: maint", not
> 	"maintenance", per finder-by-keyword.
> 	* play/landmark.el: Add "Keywords: games" per other games.
> 	* progmodes/mixal-mode.el: Add "Keywords: languages" per other
> 	programming modes.

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

* bug#4252: closed by Glenn Morris <rgm@gnu.org> (Re: bug#4252: 23.1; three .el Keywords bits)
       [not found]   ` <handler.4252.D4252.12511701854930.notifdone@emacsbugs.donarmstrong.com>
@ 2009-08-28 23:13     ` Kevin Ryde
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Ryde @ 2009-08-28 23:13 UTC (permalink / raw)
  To: 4252

Glenn Morris <rgm@gnu.org> writes:
>
> No need for ChangeLog entries for comments, BTW.

Though those Keywords bits get into the finder / finder-inf.el code of
course ...





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

end of thread, other threads:[~2009-08-28 23:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <jgab1o8tx4.fsf@fencepost.gnu.org>
2009-08-25  1:57 ` bug#4252: 23.1; three .el Keywords bits Kevin Ryde
2009-08-25  3:25   ` bug#4252: marked as done (23.1; three .el Keywords bits) Emacs bug Tracking System
     [not found]   ` <handler.4252.D4252.12511701854930.notifdone@emacsbugs.donarmstrong.com>
2009-08-28 23:13     ` bug#4252: closed by Glenn Morris <rgm@gnu.org> (Re: bug#4252: 23.1; " Kevin Ryde

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).