unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#4252: marked as done (23.1; three .el Keywords bits)
Date: Tue, 25 Aug 2009 03:25:06 +0000	[thread overview]
Message-ID: <handler.4252.D4252.12511701854930.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 87prakac4t.fsf@blah.blah

[-- 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.

  reply	other threads:[~2009-08-25  3:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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   ` Emacs bug Tracking System [this message]
     [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; three .el Keywords bits) Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.4252.D4252.12511701854930.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).