branch: externals/agitate commit d1de59188d36586cf3591a9009ee18fb40b7e119 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Set minimum Emacs to 28.1 I might even push it down to Emacs 27.1. We will see. --- agitate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agitate.el b/agitate.el index 10c5f9148b..76addb24fa 100644 --- a/agitate.el +++ b/agitate.el @@ -7,7 +7,7 @@ ;; URL: https://git.sr.ht/~protesilaos/NOT-YET-AVAILABLE ;; Mailing-List: https://lists.sr.ht/~protesilaos/NOT-YET-AVAILABLE ;; Version: 0.0.0 -;; Package-Requires: ((emacs "29.1")) +;; Package-Requires: ((emacs "28.1")) ;; Keywords: convenience, version control, git ;; This file is NOT part of GNU Emacs.