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

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

[elpa] externals/relint 641cf71 05/12: Require Emacs 26.1 (for mapcan)


From: Mattias Engdegård
Subject: [elpa] externals/relint 641cf71 05/12: Require Emacs 26.1 (for mapcan)
Date: Thu, 30 Jan 2020 10:53:39 -0500 (EST)

branch: externals/relint
commit 641cf71ef816b474d0222f767b0841c9bde1ac3a
Author: Mattias Engdegård <address@hidden>
Commit: Mattias Engdegård <address@hidden>

    Require Emacs 26.1 (for mapcan)
    
    This time, the version has actually been verified.
    Thanks to Paul Pogonyshev for keeping me honest (bug #6).
---
 relint.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/relint.el b/relint.el
index 90c38e8..f359486 100644
--- a/relint.el
+++ b/relint.el
@@ -4,7 +4,7 @@
 
 ;; Author: Mattias Engdegård <address@hidden>
 ;; Version: 1.12
-;; Package-Requires: ((xr "1.14") (emacs "25.1"))
+;; Package-Requires: ((xr "1.14") (emacs "26.1"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, regexps
 



reply via email to

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