# HG changeset patch # User Richard M. Stallman # Date 772150943 0 # Node ID 54e029bb589484d03541c5c37d1211ceaee081b4 # Parent 0e9eddc5d5980c9d186a504749c67f31490cb4c7 Require tpu-edt. (tpu-extras-revision): Variable deleted. diff -r 0e9eddc5d598 -r 54e029bb5894 lisp/emulation/tpu-extras.el --- 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 ;; Maintainer: Rob Riepel @@ -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