emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master c369964 16/62: Reduce required Emacs version to 25.3


From: Ian Dunn
Subject: [elpa] master c369964 16/62: Reduce required Emacs version to 25.3
Date: Sat, 9 Dec 2017 14:33:58 -0500 (EST)

branch: master
commit c36996495d51976bd595164cdf081d68766c6ff7
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>

    Reduce required Emacs version to 25.3
    
    * paced.el: Reduce version
    
    * paced.org (Installation): Reduce version in requirements
---
 paced.el   | 2 +-
 paced.info | 2 +-
 paced.org  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/paced.el b/paced.el
index 5a765ff..f5c6c49 100644
--- a/paced.el
+++ b/paced.el
@@ -4,7 +4,7 @@
 
 ;; Author: Ian Dunn <address@hidden>
 ;; Keywords: convenience, completion
-;; Package-Requires: ((emacs "26.0.90") (async "1.9.2"))
+;; Package-Requires: ((emacs "25.3") (async "1.9.2"))
 ;; Version: 1.0
 ;; Created: 22 Jan 2017
 ;; Modified: 10 Nov 2017
diff --git a/paced.info b/paced.info
index e0b1abc..7551c95 100644
--- a/paced.info
+++ b/paced.info
@@ -194,7 +194,7 @@ Installation
 
 *Requirements*
 
-Emacs   26.1
+Emacs   25.3
 async   1.9.2
 
    Right now, the only way to install paced is from source.
diff --git a/paced.org b/paced.org
index 149a260..c024a97 100644
--- a/paced.org
+++ b/paced.org
@@ -111,7 +111,7 @@ need it to do that.
 
 *Requirements*
 
-| Emacs |  26.1 |
+| Emacs |  25.3 |
 | async | 1.9.2 |
 
 Right now, the only way to install paced is from source.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]