Mercurial > emacs
changeset 94116:842d446b22d9
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Apr 2008 14:10:34 +0000 |
parents | 53e4b71afc53 |
children | 4bbc5d00d3eb |
files | lisp/ChangeLog lisp/ediff.el lisp/emulation/viper.el lisp/obsolete/hilit19.el lisp/progmodes/cmacexp.el lisp/progmodes/ps-mode.el lisp/progmodes/simula.el lisp/progmodes/vera-mode.el lisp/progmodes/verilog-mode.el lisp/progmodes/vhdl-mode.el lisp/textmodes/artist.el |
diffstat | 11 files changed, 63 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/ChangeLog Wed Apr 16 14:10:34 2008 +0000 @@ -1,3 +1,17 @@ +2008-04-16 Yoni Rabkin <yoni@rabkins.net> (tiny change) + + * textmodes/artist.el: + * progmodes/vhdl-mode.el: + * progmodes/verilog-mode.el: + * progmodes/vera-mode.el: + * progmodes/simula.el: + * progmodes/ps-mode.el: + * progmodes/cmacexp.el: + * obsolete/hilit19.el: + * emulation/viper.el: + * ediff.el: Cleanup the bug-report email addresses and make sure the + maintainer is still willing to handle bug reports. + 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-dir-kill-query): Fix thinko.
--- a/lisp/ediff.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/ediff.el Wed Apr 16 14:10:34 2008 +0000 @@ -7,6 +7,11 @@ ;; Created: February 2, 1994 ;; Keywords: comparing, merging, patching, tools, unix +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 20/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address. + (defconst ediff-version "2.81.2" "The current version of Ediff") (defconst ediff-date "April 06, 2008" "Date of last update")
--- a/lisp/emulation/viper.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/emulation/viper.el Wed Apr 16 14:10:34 2008 +0000 @@ -9,6 +9,11 @@ ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> ;; Keywords: emulations +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 20/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address. + (defconst viper-version "3.14 of April 06, 2008" "The current version of Viper")
--- a/lisp/obsolete/hilit19.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/obsolete/hilit19.el Wed Apr 16 14:10:34 2008 +0000 @@ -3,7 +3,7 @@ ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -;; Author: Jonathan Stigelman <stig@hackvan.com> +;; Author: Jonathan Stigelman <stig@hackvan.com> (broken email address. checked April 2008) ;; Maintainer: FSF ;; (actually no longer maintained) ;; Keywords: faces @@ -411,7 +411,7 @@ (require 'reporter) (and (y-or-n-p "Do you really want to submit a report on hilit19? ") (reporter-submit-bug-report - "Jonathan Stigelman <hilit@hackvan.com>" + "bug-gnu-emacs@gnu.org" "hilit19.el (Release 2.19)" (and (y-or-n-p "Do you need to include a dump hilit variables? ") (append
--- a/lisp/progmodes/cmacexp.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/progmodes/cmacexp.el Wed Apr 16 14:10:34 2008 +0000 @@ -7,6 +7,13 @@ ;; Adapted-By: ESR ;; Keywords: c +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file, and the maintainer agreed that when a bug is filed in the +;; Emacs bug reporting system against this file, a copy of the bug +;; report be sent to the maintainer's email address. However, the +;; maintainer prefers not to be the only person maintaining this file +;; in future. + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/progmodes/ps-mode.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/progmodes/ps-mode.el Wed Apr 16 14:10:34 2008 +0000 @@ -9,6 +9,13 @@ ;; Version: 1.1h, 16 Jun 2005 ;; Keywords: PostScript, languages +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 18/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address, but +;; only if: "... those e-mails have a link to the bug report system, +;; where I can cancel these e-mails if I want to.". + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/progmodes/simula.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/progmodes/simula.el Wed Apr 16 14:10:34 2008 +0000 @@ -3,8 +3,8 @@ ;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. -;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> -;; Maintainer: simula-mode@ifi.uio.no +;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> (invalid email address, checked April 2008) +;; Maintainer: simula-mode@ifi.uio.no (invalid email address, checked April 2008) ;; Adapted-By: ESR ;; Keywords: languages @@ -1630,7 +1630,7 @@ ;; defuns for submitting bug reports -(defconst simula-mode-help-address "simula-mode@ifi.uio.no" +(defconst simula-mode-help-address "bug-gnu-emacs@gnu.org" "Address accepting submission of `simula-mode' bug reports.") (defun simula-submit-bug-report ()
--- a/lisp/progmodes/vera-mode.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/progmodes/vera-mode.el Wed Apr 16 14:10:34 2008 +0000 @@ -9,6 +9,11 @@ ;; Keywords: languages vera ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 18/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address. + (defconst vera-version "2.18" "Vera Mode version number.")
--- a/lisp/progmodes/verilog-mode.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/progmodes/verilog-mode.el Wed Apr 16 14:10:34 2008 +0000 @@ -11,6 +11,11 @@ ;; http://www.veripool.com ;; Keywords: languages +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 19/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address. + ;; This code supports Emacs 21.1 and later ;; And XEmacs 21.1 and later ;; Please do not make changes that break Emacs 21. Thanks!
--- a/lisp/progmodes/vhdl-mode.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/progmodes/vhdl-mode.el Wed Apr 16 14:10:34 2008 +0000 @@ -9,6 +9,11 @@ ;; Keywords: languages vhdl ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 18/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address. + (defconst vhdl-version "3.33.6" "VHDL Mode version number.")
--- a/lisp/textmodes/artist.el Wed Apr 16 11:37:21 2008 +0000 +++ b/lisp/textmodes/artist.el Wed Apr 16 14:10:34 2008 +0000 @@ -10,6 +10,11 @@ ;; Release-date: 6-Aug-2004 ;; Location: http://www.lysator.liu.se/~tab/artist/ +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 19/3/2008, and the maintainer agreed that when a bug is filed in +;; the Emacs bug reporting system against this file, a copy of the bug +;; report be sent to the maintainer's email address. + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify @@ -105,7 +110,6 @@ ;; If you add a new drawing mode, send it to me, and I would gladly ;; include in the next release! - ;;; Installation: ;; To use artist, put this in your .emacs: