branch: externals/agitate commit 4baa368ffdad59b244e96d2997aef54a0e006acf Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Depend on Emacs 29 It is the version with all the VC and Diff features that I am using and will be building on. --- agitate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agitate.el b/agitate.el index 4373fbb497..35877a9102 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 "27.1")) +;; Package-Requires: ((emacs "29.1")) ;; Keywords: convenience, version control, git ;; This file is NOT part of GNU Emacs.