aboutsummaryrefslogtreecommitdiff
path: root/perspective.el
diff options
context:
space:
mode:
authorConstantine Vetoshev <gepardcv@gmail.com>2021-06-09 22:33:18 -0700
committerConstantine Vetoshev <gepardcv@gmail.com>2021-06-09 22:33:18 -0700
commit6474fea5ac313c80aba7dcb6b7cba695bd1a194f (patch)
treef7daf4142c2795583df33abf015d2fe39291f0e2 /perspective.el
parent9a5c5d81fb9c3065dc6ab5eaeb4b2c9733e772f9 (diff)
Revert "Drop support for Emacs 24.4, since xref is only available in >25."
This reverts commit 9cfc070245ea4d31b3099bf5de9b727a57337d85.
Diffstat (limited to 'perspective.el')
-rw-r--r--perspective.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/perspective.el b/perspective.el
index a0a9f60..f9e13df 100644
--- a/perspective.el
+++ b/perspective.el
@@ -6,7 +6,7 @@
;; Author: Natalie Weizenbaum <nex342@gmail.com>
;; URL: http://github.com/nex3/perspective-el
-;; Package-Requires: ((emacs "25.3") (cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.4") (cl-lib "0.5"))
;; Version: 2.15
;; Created: 2008-03-05
;; By: Natalie Weizenbaum <nex342@gmail.com>