branch: elpa/isl
commit d95ca818aa92aa71c1154b62ccead2244a19cb8d
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Update emacs compat to 25.1
---
 isl.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/isl.el b/isl.el
index f9e77ea37f8..2f8405bd5bd 100644
--- a/isl.el
+++ b/isl.el
@@ -6,8 +6,8 @@
 ;; Version: 1.0
 ;; URL: https://github.com/thierryvolpiatto/isearch-light
 
-;; Compatibility: GNU Emacs 24.3+
-;; Package-Requires: ((emacs "24.3"))
+;; Compatibility: GNU Emacs 25.1+
+;; Package-Requires: ((emacs "25.1"))
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

Reply via email to