summaryrefslogtreecommitdiff
path: root/lisp/calculator.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-01-15 17:44:14 +0000
committerDave Love <fx@gnu.org>2001-01-15 17:44:14 +0000
commit4ece8d6132b2caf4a9ecc85c62c3359abb7fc327 (patch)
tree23fa6f5bfc40ec9ffbcc64b49ad8ae00c296c11b /lisp/calculator.el
parente1cf67b6f8b50efe7c2143d041ffa281d11fc0c4 (diff)
downloademacs-4ece8d6132b2caf4a9ecc85c62c3359abb7fc327.tar.gz
Fix author's e-mail.
Diffstat (limited to 'lisp/calculator.el')
-rw-r--r--lisp/calculator.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calculator.el b/lisp/calculator.el
index 5a7bb268c17..b337f4c302d 100644
--- a/lisp/calculator.el
+++ b/lisp/calculator.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1998, 2000 by Free Software Foundation, Inc.
-;; Author: Eli Barzilay <eli@www.barzilay.org>
+;; Author: Eli Barzilay <eli@barzilay.org>
;; Keywords: tools, convenience
;; Time-stamp: <2000-11-19 20:59:59 eli>