Mercurial > emacs
changeset 7981:54e029bb5894
Require tpu-edt.
(tpu-extras-revision): Variable deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Jun 1994 22:22:23 +0000 |
parents | 0e9eddc5d598 |
children | 267ab8286077 |
files | lisp/emulation/tpu-extras.el |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emulation/tpu-extras.el Mon Jun 20 22:22:07 1994 +0000 +++ b/lisp/emulation/tpu-extras.el Mon Jun 20 22:22:23 1994 +0000 @@ -1,6 +1,6 @@ ;;; tpu-extras.el --- Scroll margins and free cursor mode 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> @@ -102,10 +102,9 @@ ;;; Code: -;;; Revision Information +;;; Gotta have tpu-edt -(defconst tpu-extras-revision "$Revision: 1.5 $" - "Revision number of the TPU-edt extras.") +(require 'tpu-edt) ;;; Customization variables