From: Richard M. Stallman Date: Mon, 20 Jun 1994 22:22:23 +0000 (+0000) Subject: Require tpu-edt. X-Git-Tag: emacs-19.34~7872 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2582e468b5fabbcf2fc3e8887d14619409ae4f4b;p=emacs.git Require tpu-edt. (tpu-extras-revision): Variable deleted. --- diff --git a/lisp/emulation/tpu-extras.el b/lisp/emulation/tpu-extras.el index c762dedb69e..ee5400ed6fc 100644 --- a/lisp/emulation/tpu-extras.el +++ b/lisp/emulation/tpu-extras.el @@ -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