changeset 57118:5105863ead20

(calc-bug-address): Changed email address to send bug reports to. Also changed the maintainer address at the top.
author Jay Belanger <jay.p.belanger@gmail.com>
date Wed, 15 Sep 2004 16:57:57 +0000
parents d2ffbe58525c
children 959bd7a4b7df
files lisp/calc/calc.el
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calc/calc.el	Wed Sep 15 16:54:26 2004 +0000
+++ b/lisp/calc/calc.el	Wed Sep 15 16:57:57 2004 +0000
@@ -3,8 +3,7 @@
 ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
-;; Maintainers: D. Goel <deego@gnufans.org>
-;;              Colin Walters <walters@debian.org>
+;; Maintainer: Jay Belanger <belanger@truman.edu>
 ;; Keywords: convenience, extensions
 ;; Version: 2.02g
 
@@ -237,7 +236,7 @@
 (defvar calc-gnuplot-print-command "lp %s"
   "*Name of command for printing GNUPLOT output; %s = file name to print.")
 
-(defvar calc-bug-address "deego@gnufans.org"
+(defvar calc-bug-address "belanger@truman.edu"
   "Address of the author of Calc, for use by `report-calc-bug'.")
 
 (defvar calc-scan-for-dels t