branch: elpa/treeview
commit 07ea52cd7f7531c5d03d31a7d72186c7108d6056
Author: Tilman Rassy <tilman.ra...@googlemail.com>
Commit: Tilman Rassy <tilman.ra...@googlemail.com>

    Added package dependency on emacs 24.4
---
 treeview.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/treeview.el b/treeview.el
index f13dc2e689..41dfe42253 100644
--- a/treeview.el
+++ b/treeview.el
@@ -5,6 +5,7 @@
 ;; Author: Tilman Rassy <tilman.ra...@googlemail.com>
 ;; URL: https://github.com/tilmanrassy/emacs-treeview
 ;; Version: 1.0.0
+;; Package-Requires: ((emacs "24.4"))
 ;; Keywords: lisp, tools, internal, convenience
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to