aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-06-20 22:22:58 +0000
committerRichard M. Stallman <[email protected]>1994-06-20 22:22:58 +0000
commit84d52621d7d2d2aad528005f774d44c0cac54081 (patch)
tree9aab50fff9ea9eb4da0ddd2dd65b2ad220f428a4
parent48037971de68b5b354a4889ed780a1ffbca978b2 (diff)
(tpu-doc-revision): Variable deleted.
-rw-r--r--lisp/tpu-doc.el17
1 files changed, 7 insertions, 10 deletions
diff --git a/lisp/tpu-doc.el b/lisp/tpu-doc.el
index 4d43e81392..ef724ecb6d 100644
--- a/lisp/tpu-doc.el
+++ b/lisp/tpu-doc.el
@@ -1,6 +1,6 @@
;;; tpu-doc.el --- Documentation for TPU-edt
-;; Copyright (C) 1993 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Author: Rob Riepel <[email protected]>
;; Maintainer: Rob Riepel <[email protected]>
@@ -22,9 +22,6 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-(defconst tpu-doc-revision "$Revision: 1.5 $"
- "TPU-edt documentation revision number.")
-
;; This is documentation for the TPU-edt editor for GNU emacs. Major
;; sections of this document are separated with lines that begin with
@@ -48,12 +45,12 @@
;; %% Introduction
-;; TPU-edt is based on tpu.el by Jeff Kowalski. TPU-edt endeavors
-;; to be even more like TPU's EDT emulation than the original tpu.el.
-;; Considerable effort has been expended to that end. Still, emacs
-;; is emacs and there are differences between TPU-edt and the real
-;; thing. Please read the "Differences Between TPU-edt and the Real
-;; Thing" and "Starting TPU-edt" sections before running TPU-edt.
+;; TPU-edt is based on tpu.el by Jeff Kowalski and Bob Covey. TPU-edt
+;; endeavors to be even more like TPU's EDT emulation than the original
+;; tpu.el. Considerable effort has been expended to that end. Still,
+;; emacs is emacs and there are differences between TPU-edt and the
+;; real thing. Please read the "Differences Between TPU-edt and the
+;; Real Thing" and "Starting TPU-edt" sections before running TPU-edt.
;; %% Terminal Support