From 32d5360ac800152aeff790bafe13abaaf878db1a Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Wed, 15 Sep 2004 16:57:57 +0000 Subject: [PATCH] (calc-bug-address): Changed email address to send bug reports to. Also changed the maintainer address at the top. --- lisp/calc/calc.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el index 22dbbef2c5b..d3e00a7a5a1 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el @@ -3,8 +3,7 @@ ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ;; Author: David Gillespie -;; Maintainers: D. Goel -;; Colin Walters +;; Maintainer: Jay Belanger ;; Keywords: convenience, extensions ;; Version: 2.02g @@ -237,7 +236,7 @@ This can safely be nil as long as the Calc files are on the load-path.") (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 -- 2.39.2