mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
Require tpu-edt.
(tpu-extras-revision): Variable deleted.
This commit is contained in:
parent
18376c7cf8
commit
2582e468b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user