1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(tpu-doc-revision): Variable deleted.

This commit is contained in:
Richard M. Stallman 1994-06-20 22:22:58 +00:00
parent 48037971de
commit 84d52621d7

View File

@ -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 <riepel@networking.stanford.edu>
;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
@ -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