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

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

[elpa] externals/shell-command+ 8b9d2b20bc 11/13: Bump minimal version t


From: ELPA Syncer
Subject: [elpa] externals/shell-command+ 8b9d2b20bc 11/13: Bump minimal version to 24.3
Date: Thu, 25 Aug 2022 09:57:59 -0400 (EDT)

branch: externals/shell-command+
commit 8b9d2b20bc3d7158d319afff3a4256afe40ffd2f
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Bump minimal version to 24.3
    
    I am using 'user-error' at one point, that was not available in 24.1.
    It is perhaps risky to assume that because nobody has ever complained,
    that nobody is using 'shell-command+' on a very old Emacs build, but I
    will do so anyway.
    
    If you are affected by this change, send a message to my public inbox:
    ~pkal/public-inbox@lists.sr.ht
---
 shell-command+.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell-command+.el b/shell-command+.el
index d1babbdd35..67a6866d51 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Philip Kaludercic <~pkal/public-inbox@lists.sr.ht>
 ;; Version: 3.0.0pre
 ;; Keywords: unix, processes, convenience
-;; Package-Requires: ((emacs "24.1"))
+;; Package-Requires: ((emacs "24.3"))
 ;; URL: https://git.sr.ht/~pkal/shell-command-plus
 
 ;; This program is free software; you can redistribute it and/or modify



reply via email to

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