[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/blueprint-ts-mode 66a4b93daa 7/9: ...
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/blueprint-ts-mode 66a4b93daa 7/9: ... |
Date: |
Sun, 1 Oct 2023 22:00:07 -0400 (EDT) |
branch: elpa/blueprint-ts-mode
commit 66a4b93daa8a8717f81da9a92166b731b1797d7e
Author: Huan Nguyen <goafanxx@gmail.com>
Commit: Huan Nguyen <goafanxx@gmail.com>
...
---
blueprint-ts-mode.el | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/blueprint-ts-mode.el b/blueprint-ts-mode.el
index ea1788694d..eb91daffeb 100644
--- a/blueprint-ts-mode.el
+++ b/blueprint-ts-mode.el
@@ -5,11 +5,10 @@
;; Author: Huan Thieu Nguyen <nguyenthieuhuan@gmail.com>
;; Maintainer: Huan Thieu Nguyen <nguyenthieuhuan@gmail.com>
;; Version: 0.0.1
-;; Package-Requires: ((emacs "29.0"))
;; URL: https://github.com/huanie/blueprint-ts-mode
;; Keywords: languages, blueprint, tree-sitter, gnome, gtk
-;; Created: 09 Sept 2023
-;; License: GPL v3.
+
+;; This file is not part of GNU Emacs.
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -27,7 +26,6 @@
;;; Commentary:
;; Treesitter based major mode for editing Blueprint files.
-
;; Blueprint is a new markup language for GTK4 user interfaces. For more
information see <https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/>.
;; This mode provides syntax highlighting, eglot integration and Treesitter
based navigation.
- [nongnu] branch elpa/blueprint-ts-mode created (now 6898bd9654), ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode 66a4b93daa 7/9: ...,
ELPA Syncer <=
- [nongnu] elpa/blueprint-ts-mode 1e4d75611a 1/9: Initial commit, ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode fa99f22409 2/9: Initial commit, ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode f62b8a1cf2 8/9: ??, ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode 9318afb190 3/9: Added readme., ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode 03790a4ad0 5/9: What.., ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode 6898bd9654 9/9: Added instructions for getting the grammar., ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode 1aa9223538 4/9: Changed package header., ELPA Syncer, 2023/10/01
- [nongnu] elpa/blueprint-ts-mode 2e983980f3 6/9: Does this need to be comma separated?, ELPA Syncer, 2023/10/01