mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +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
|
;;; 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>
|
;; Author: Rob Riepel <riepel@networking.stanford.edu>
|
||||||
;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
|
;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
|
||||||
@ -102,10 +102,9 @@
|
|||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|
||||||
;;; Revision Information
|
;;; Gotta have tpu-edt
|
||||||
|
|
||||||
(defconst tpu-extras-revision "$Revision: 1.5 $"
|
(require 'tpu-edt)
|
||||||
"Revision number of the TPU-edt extras.")
|
|
||||||
|
|
||||||
|
|
||||||
;;; Customization variables
|
;;; Customization variables
|
||||||
|
Loading…
Reference in New Issue
Block a user