aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc.el
diff options
context:
space:
mode:
authorDeepak Goel <[email protected]>2003-01-15 15:16:25 +0000
committerDeepak Goel <[email protected]>2003-01-15 15:16:25 +0000
commit6e1c888ad0d4790a784a46d425a08fe335c3485f (patch)
tree0206ad6be48f3e35117cc3458f2adca2046e2602 /lisp/calc/calc.el
parent442a3e38fcd1b43e5f800adef56cbbf2e111a3f6 (diff)
Add new maintainer (deego).
Diffstat (limited to 'lisp/calc/calc.el')
-rw-r--r--lisp/calc/calc.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el
index 637154a154..3c50a35946 100644
--- a/lisp/calc/calc.el
+++ b/lisp/calc/calc.el
@@ -3,7 +3,8 @@
;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002 Free Software Foundation, Inc.
;; Author: David Gillespie <[email protected]>
-;; Maintainer: Colin Walters <[email protected]>
+;; Maintainers: D. Goel <[email protected]>
+;; Colin Walters <[email protected]>
;; Keywords: convenience, extensions
;; Version: 2.02g
@@ -236,7 +237,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 "[email protected]"
+(defvar calc-bug-address "[email protected]"
"Address of the author of Calc, for use by `report-calc-bug'.")
(defvar calc-scan-for-dels t