diff lisp/calc/calc.el @ 77464:e62817ef9d31

Update maintainer's address. (calc-bug-address): Update maintainer's address.
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 23 Apr 2007 21:29:30 +0000
parents 429f941a58b7
children 095d08e7d6bb e51a63a95590 e6fdae9180d4
line wrap: on
line diff
--- a/lisp/calc/calc.el	Mon Apr 23 21:27:55 2007 +0000
+++ b/lisp/calc/calc.el	Mon Apr 23 21:29:30 2007 +0000
@@ -4,7 +4,7 @@
 ;;   2005, 2006, 2007 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
-;; Maintainer: Jay Belanger <belanger@truman.edu>
+;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
 ;; Keywords: convenience, extensions
 ;; Version: 2.1
 
@@ -401,7 +401,7 @@
   :group 'calc
   :type '(choice (string) (sexp)))
 
-(defvar calc-bug-address "belanger@truman.edu"
+(defvar calc-bug-address "jay.p.belanger@gmail.com"
   "Address of the maintainer of Calc, for use by `report-calc-bug'.")
 
 (defvar calc-scan-for-dels t