diff lisp/calc/calc.el @ 49263:f4d68f97221e

Add new maintainer (deego).
author Deepak Goel <deego@gnufans.org>
date Wed, 15 Jan 2003 15:16:25 +0000
parents dd72f9547abd
children 0d8b17d428b5
line wrap: on
line diff
--- a/lisp/calc/calc.el	Wed Jan 15 14:58:11 2003 +0000
+++ b/lisp/calc/calc.el	Wed Jan 15 15:16:25 2003 +0000
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
-;; Maintainer: Colin Walters <walters@debian.org>
+;; Maintainers: D. Goel <deego@gnufans.org> 
+;;              Colin Walters <walters@debian.org>
 ;; Keywords: convenience, extensions
 ;; Version: 2.02g
 
@@ -236,7 +237,7 @@
 (defvar calc-gnuplot-print-command "lp %s"
   "*Name of command for printing GNUPLOT output; %s = file name to print.")
 
-(defvar calc-bug-address "walters@debian.org"
+(defvar calc-bug-address "deego@gnufans.org"
   "Address of the author of Calc, for use by `report-calc-bug'.")
 
 (defvar calc-scan-for-dels t