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

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

[nongnu] elpa/blueprint-ts-mode 55fffa342f 2/2: Merge pull request #1 fr


From: ELPA Syncer
Subject: [nongnu] elpa/blueprint-ts-mode 55fffa342f 2/2: Merge pull request #1 from syohex/minimum-emacs-version
Date: Mon, 2 Oct 2023 13:00:04 -0400 (EDT)

branch: elpa/blueprint-ts-mode
commit 55fffa342ff8f976a297e06df6d98db340c2602a
Merge: 6898bd9654 08ebd30df9
Author: huanie <73443559+huanie@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #1 from syohex/minimum-emacs-version
    
    Specify minimum Emacs version
---
 blueprint-ts-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/blueprint-ts-mode.el b/blueprint-ts-mode.el
index 9a88399a9a..727fde5077 100644
--- a/blueprint-ts-mode.el
+++ b/blueprint-ts-mode.el
@@ -4,6 +4,7 @@
 
 ;; Author: Huan Thieu Nguyen <nguyenthieuhuan@gmail.com>
 ;; Version: 0.0.1
+;; Package-Requires: ((emacs "29.1"))
 ;; URL: https://github.com/huanie/blueprint-ts-mode
 ;; Keywords: languages, blueprint, tree-sitter, gnome, gtk
 



reply via email to

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