diff options
| author | Stefan Monnier | 2008-04-16 14:10:34 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2008-04-16 14:10:34 +0000 |
| commit | 241760a33e94a622475e9974075ce0ba7fe5f4e5 (patch) | |
| tree | 961857ac1dd20b09eb3eb0a42182f77d6c36bf29 | |
| parent | add553ac7edaf2d6ced692fbc953d56518a00cb5 (diff) | |
| download | emacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.tar.gz emacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.zip | |
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
| -rw-r--r-- | lisp/ChangeLog | 14 | ||||
| -rw-r--r-- | lisp/ediff.el | 5 | ||||
| -rw-r--r-- | lisp/emulation/viper.el | 5 | ||||
| -rw-r--r-- | lisp/obsolete/hilit19.el | 4 | ||||
| -rw-r--r-- | lisp/progmodes/cmacexp.el | 7 | ||||
| -rw-r--r-- | lisp/progmodes/ps-mode.el | 7 | ||||
| -rw-r--r-- | lisp/progmodes/simula.el | 6 | ||||
| -rw-r--r-- | lisp/progmodes/vera-mode.el | 5 | ||||
| -rw-r--r-- | lisp/progmodes/verilog-mode.el | 5 | ||||
| -rw-r--r-- | lisp/progmodes/vhdl-mode.el | 5 | ||||
| -rw-r--r-- | lisp/textmodes/artist.el | 6 |
11 files changed, 63 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b07bc8f955f..545ddb1ae5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2008-04-16 Yoni Rabkin <yoni@rabkins.net> (tiny change) | ||
| 2 | |||
| 3 | * textmodes/artist.el: | ||
| 4 | * progmodes/vhdl-mode.el: | ||
| 5 | * progmodes/verilog-mode.el: | ||
| 6 | * progmodes/vera-mode.el: | ||
| 7 | * progmodes/simula.el: | ||
| 8 | * progmodes/ps-mode.el: | ||
| 9 | * progmodes/cmacexp.el: | ||
| 10 | * obsolete/hilit19.el: | ||
| 11 | * emulation/viper.el: | ||
| 12 | * ediff.el: Cleanup the bug-report email addresses and make sure the | ||
| 13 | maintainer is still willing to handle bug reports. | ||
| 14 | |||
| 1 | 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu> | 15 | 2008-04-16 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 16 | ||
| 3 | * vc.el (vc-dir-kill-query): Fix thinko. | 17 | * vc.el (vc-dir-kill-query): Fix thinko. |
diff --git a/lisp/ediff.el b/lisp/ediff.el index 175772f1256..6abcb242c75 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el | |||
| @@ -7,6 +7,11 @@ | |||
| 7 | ;; Created: February 2, 1994 | 7 | ;; Created: February 2, 1994 |
| 8 | ;; Keywords: comparing, merging, patching, tools, unix | 8 | ;; Keywords: comparing, merging, patching, tools, unix |
| 9 | 9 | ||
| 10 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 11 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is | ||
| 12 | ;; filed in the Emacs bug reporting system against this file, a copy | ||
| 13 | ;; of the bug report be sent to the maintainer's email address. | ||
| 14 | |||
| 10 | (defconst ediff-version "2.81.2" "The current version of Ediff") | 15 | (defconst ediff-version "2.81.2" "The current version of Ediff") |
| 11 | (defconst ediff-date "April 06, 2008" "Date of last update") | 16 | (defconst ediff-date "April 06, 2008" "Date of last update") |
| 12 | 17 | ||
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index b1046bf6405..9fa287478db 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el | |||
| @@ -9,6 +9,11 @@ | |||
| 9 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 9 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 10 | ;; Keywords: emulations | 10 | ;; Keywords: emulations |
| 11 | 11 | ||
| 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 13 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is | ||
| 14 | ;; filed in the Emacs bug reporting system against this file, a copy | ||
| 15 | ;; of the bug report be sent to the maintainer's email address. | ||
| 16 | |||
| 12 | (defconst viper-version "3.14 of April 06, 2008" | 17 | (defconst viper-version "3.14 of April 06, 2008" |
| 13 | "The current version of Viper") | 18 | "The current version of Viper") |
| 14 | 19 | ||
diff --git a/lisp/obsolete/hilit19.el b/lisp/obsolete/hilit19.el index fc9d22073f1..eaad0fb4d83 100644 --- a/lisp/obsolete/hilit19.el +++ b/lisp/obsolete/hilit19.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, | 3 | ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, |
| 4 | ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 | ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jonathan Stigelman <stig@hackvan.com> | 6 | ;; Author: Jonathan Stigelman <stig@hackvan.com> (broken email address. checked April 2008) |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |
| 8 | ;; (actually no longer maintained) | 8 | ;; (actually no longer maintained) |
| 9 | ;; Keywords: faces | 9 | ;; Keywords: faces |
| @@ -411,7 +411,7 @@ your init file.") | |||
| 411 | (require 'reporter) | 411 | (require 'reporter) |
| 412 | (and (y-or-n-p "Do you really want to submit a report on hilit19? ") | 412 | (and (y-or-n-p "Do you really want to submit a report on hilit19? ") |
| 413 | (reporter-submit-bug-report | 413 | (reporter-submit-bug-report |
| 414 | "Jonathan Stigelman <hilit@hackvan.com>" | 414 | "bug-gnu-emacs@gnu.org" |
| 415 | "hilit19.el (Release 2.19)" | 415 | "hilit19.el (Release 2.19)" |
| 416 | (and (y-or-n-p "Do you need to include a dump hilit variables? ") | 416 | (and (y-or-n-p "Do you need to include a dump hilit variables? ") |
| 417 | (append | 417 | (append |
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el index 13d610d555c..5b34613e016 100644 --- a/lisp/progmodes/cmacexp.el +++ b/lisp/progmodes/cmacexp.el | |||
| @@ -7,6 +7,13 @@ | |||
| 7 | ;; Adapted-By: ESR | 7 | ;; Adapted-By: ESR |
| 8 | ;; Keywords: c | 8 | ;; Keywords: c |
| 9 | 9 | ||
| 10 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 11 | ;; file, and the maintainer agreed that when a bug is filed in the | ||
| 12 | ;; Emacs bug reporting system against this file, a copy of the bug | ||
| 13 | ;; report be sent to the maintainer's email address. However, the | ||
| 14 | ;; maintainer prefers not to be the only person maintaining this file | ||
| 15 | ;; in future. | ||
| 16 | |||
| 10 | ;; This file is part of GNU Emacs. | 17 | ;; This file is part of GNU Emacs. |
| 11 | 18 | ||
| 12 | ;; GNU Emacs is free software; you can redistribute it and/or modify | 19 | ;; GNU Emacs is free software; you can redistribute it and/or modify |
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el index 203b4575a8d..7e9660f3e76 100644 --- a/lisp/progmodes/ps-mode.el +++ b/lisp/progmodes/ps-mode.el | |||
| @@ -9,6 +9,13 @@ | |||
| 9 | ;; Version: 1.1h, 16 Jun 2005 | 9 | ;; Version: 1.1h, 16 Jun 2005 |
| 10 | ;; Keywords: PostScript, languages | 10 | ;; Keywords: PostScript, languages |
| 11 | 11 | ||
| 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 13 | ;; file on 18/3/2008, and the maintainer agreed that when a bug is | ||
| 14 | ;; filed in the Emacs bug reporting system against this file, a copy | ||
| 15 | ;; of the bug report be sent to the maintainer's email address, but | ||
| 16 | ;; only if: "... those e-mails have a link to the bug report system, | ||
| 17 | ;; where I can cancel these e-mails if I want to.". | ||
| 18 | |||
| 12 | ;; This file is part of GNU Emacs. | 19 | ;; This file is part of GNU Emacs. |
| 13 | 20 | ||
| 14 | ;; GNU Emacs is free software; you can redistribute it and/or modify | 21 | ;; GNU Emacs is free software; you can redistribute it and/or modify |
diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index 93b4c5ee3de..3a45db0d292 100644 --- a/lisp/progmodes/simula.el +++ b/lisp/progmodes/simula.el | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | 3 | ;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> | 6 | ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> (invalid email address, checked April 2008) |
| 7 | ;; Maintainer: simula-mode@ifi.uio.no | 7 | ;; Maintainer: simula-mode@ifi.uio.no (invalid email address, checked April 2008) |
| 8 | ;; Adapted-By: ESR | 8 | ;; Adapted-By: ESR |
| 9 | ;; Keywords: languages | 9 | ;; Keywords: languages |
| 10 | 10 | ||
| @@ -1630,7 +1630,7 @@ If not nil and not t, move to limit of search and return nil." | |||
| 1630 | 1630 | ||
| 1631 | ;; defuns for submitting bug reports | 1631 | ;; defuns for submitting bug reports |
| 1632 | 1632 | ||
| 1633 | (defconst simula-mode-help-address "simula-mode@ifi.uio.no" | 1633 | (defconst simula-mode-help-address "bug-gnu-emacs@gnu.org" |
| 1634 | "Address accepting submission of `simula-mode' bug reports.") | 1634 | "Address accepting submission of `simula-mode' bug reports.") |
| 1635 | 1635 | ||
| 1636 | (defun simula-submit-bug-report () | 1636 | (defun simula-submit-bug-report () |
diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el index 17724a17cb3..0b50ee103b5 100644 --- a/lisp/progmodes/vera-mode.el +++ b/lisp/progmodes/vera-mode.el | |||
| @@ -9,6 +9,11 @@ | |||
| 9 | ;; Keywords: languages vera | 9 | ;; Keywords: languages vera |
| 10 | ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html | 10 | ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html |
| 11 | 11 | ||
| 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 13 | ;; file on 18/3/2008, and the maintainer agreed that when a bug is | ||
| 14 | ;; filed in the Emacs bug reporting system against this file, a copy | ||
| 15 | ;; of the bug report be sent to the maintainer's email address. | ||
| 16 | |||
| 12 | (defconst vera-version "2.18" | 17 | (defconst vera-version "2.18" |
| 13 | "Vera Mode version number.") | 18 | "Vera Mode version number.") |
| 14 | 19 | ||
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index 1cf5ee53e49..da8baf04cef 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el | |||
| @@ -11,6 +11,11 @@ | |||
| 11 | ;; http://www.veripool.com | 11 | ;; http://www.veripool.com |
| 12 | ;; Keywords: languages | 12 | ;; Keywords: languages |
| 13 | 13 | ||
| 14 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 15 | ;; file on 19/3/2008, and the maintainer agreed that when a bug is | ||
| 16 | ;; filed in the Emacs bug reporting system against this file, a copy | ||
| 17 | ;; of the bug report be sent to the maintainer's email address. | ||
| 18 | |||
| 14 | ;; This code supports Emacs 21.1 and later | 19 | ;; This code supports Emacs 21.1 and later |
| 15 | ;; And XEmacs 21.1 and later | 20 | ;; And XEmacs 21.1 and later |
| 16 | ;; Please do not make changes that break Emacs 21. Thanks! | 21 | ;; Please do not make changes that break Emacs 21. Thanks! |
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el index 942e39c2bc3..6bbff7cb409 100644 --- a/lisp/progmodes/vhdl-mode.el +++ b/lisp/progmodes/vhdl-mode.el | |||
| @@ -9,6 +9,11 @@ | |||
| 9 | ;; Keywords: languages vhdl | 9 | ;; Keywords: languages vhdl |
| 10 | ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html | 10 | ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html |
| 11 | 11 | ||
| 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 13 | ;; file on 18/3/2008, and the maintainer agreed that when a bug is | ||
| 14 | ;; filed in the Emacs bug reporting system against this file, a copy | ||
| 15 | ;; of the bug report be sent to the maintainer's email address. | ||
| 16 | |||
| 12 | (defconst vhdl-version "3.33.6" | 17 | (defconst vhdl-version "3.33.6" |
| 13 | "VHDL Mode version number.") | 18 | "VHDL Mode version number.") |
| 14 | 19 | ||
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 81c5a80c3e8..982ab5dcd4f 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el | |||
| @@ -10,6 +10,11 @@ | |||
| 10 | ;; Release-date: 6-Aug-2004 | 10 | ;; Release-date: 6-Aug-2004 |
| 11 | ;; Location: http://www.lysator.liu.se/~tab/artist/ | 11 | ;; Location: http://www.lysator.liu.se/~tab/artist/ |
| 12 | 12 | ||
| 13 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | ||
| 14 | ;; file on 19/3/2008, and the maintainer agreed that when a bug is filed in | ||
| 15 | ;; the Emacs bug reporting system against this file, a copy of the bug | ||
| 16 | ;; report be sent to the maintainer's email address. | ||
| 17 | |||
| 13 | ;; This file is part of GNU Emacs. | 18 | ;; This file is part of GNU Emacs. |
| 14 | 19 | ||
| 15 | ;; GNU Emacs is free software; you can redistribute it and/or modify | 20 | ;; GNU Emacs is free software; you can redistribute it and/or modify |
| @@ -105,7 +110,6 @@ | |||
| 105 | ;; If you add a new drawing mode, send it to me, and I would gladly | 110 | ;; If you add a new drawing mode, send it to me, and I would gladly |
| 106 | ;; include in the next release! | 111 | ;; include in the next release! |
| 107 | 112 | ||
| 108 | |||
| 109 | ;;; Installation: | 113 | ;;; Installation: |
| 110 | 114 | ||
| 111 | ;; To use artist, put this in your .emacs: | 115 | ;; To use artist, put this in your .emacs: |