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

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

[elpa] externals/compat edfc71a8b9 2/2: Remove unnecessary :max-version


From: ELPA Syncer
Subject: [elpa] externals/compat edfc71a8b9 2/2: Remove unnecessary :max-version from require advice
Date: Thu, 17 Feb 2022 04:57:29 -0500 (EST)

branch: externals/compat
commit edfc71a8b95ea0578a4f9375fc5ca2b2fc40ca56
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Remove unnecessary :max-version from require advice
---
 compat-25.1.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compat-25.1.el b/compat-25.1.el
index 266f7ecb22..9d2859dc40 100644
--- a/compat-25.1.el
+++ b/compat-25.1.el
@@ -113,7 +113,6 @@ Equality with KEY is tested by TESTFN, defaulting to `eq'."
   ;; As the compatibility advise around `require` is more a hack than
   ;; of of actual value, the highlighting is suppressed.
   :no-highlight t
-  :max-version "24.5"
   (if (eq feature 'subr-x)
       (let ((entry (assq feature after-load-alist)))
         (let ((load-file-name nil))



reply via email to

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