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