changeset 41048:7fa61a947b61

Update maintainer.
author Colin Walters <walters@gnu.org>
date Wed, 14 Nov 2001 09:09:41 +0000
parents 73f364fd8aaa
children 82beb955d56b
files lisp/calc/README
diffstat 1 files changed, 10 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calc/README	Wed Nov 14 09:09:09 2001 +0000
+++ b/lisp/calc/README	Wed Nov 14 09:09:41 2001 +0000
@@ -1,16 +1,17 @@
 
-This directory contains version 2.02c of Calc, an advanced desk
-calculator for GNU Emacs.
+This directory contains Calc, an advanced desk calculator for GNU
+Emacs.
 
-"Calc"  Copyright 1990, 1991, 1992, 1993  Free Software Foundation, Inc.
+"Calc"  Copyright 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
 
-Written and maintained by:   Dave Gillespie
-			     c/o Synaptics, Inc.
-			     2698 Orchard Parkway
-			     San Jose CA 95134
-			     daveg@synaptics.com, uunet!synaptx!daveg
+Written by:
+	Dave Gillespie
+	c/o Synaptics, Inc.
+	2698 Orchard Parkway
+	San Jose CA 95134
+	daveg@synaptics.com, uunet!synaptx!daveg
 
-
+Currently maintained by: Colin Walters <walters@debian.org>
 
 From the introduction to the manual:
 
@@ -49,23 +50,6 @@
       algebraic rewrite rules, or extended Emacs Lisp.
 
 
-
-
-To install Calc:
-
-  1. Type "uncompress calc-2.02.tar.Z"
-
-  2. Type "tar xvf calc-2.02.tar"
-
-1,2. Alternatively: "zcat calc-2.02.tar.Z | tar xvf -"
-
-  3. Note that the Calc tar file now creates a "calc-2.02" subdirectory
-     of the current directory in which to place its files.
-
-  4. Follow the instructions in the file "INSTALL".
-
-
-
 Calc is written entirely in Emacs Lisp, for maximum portability.
 You do not need to recompile Emacs to install and use Calc.