Add dependency on Emacs 24.3.1

This is the earliest Emacs release coming with `window-state-get` and
`window-state-put`.
This commit is contained in:
Vasilij Schneidermann
2015-06-11 11:27:07 +02:00
parent b087ba948d
commit 308dba856d

View File

@ -5,7 +5,7 @@
;; Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
;; URL: https://github.com/wasamasa/eyebrowse
;; Version: 0.6.0
;; Package-Requires: ((dash "2.7.0"))
;; Package-Requires: ((dash "2.7.0") (emacs "24.3.1"))
;; Keywords: convenience
;; This file is NOT part of GNU Emacs.