branch: elpa/gnu-indent commit 8222b9ce741b2e1bc0f0d0beb404959579748711 Author: Akib Azmain Turja <a...@disroot.org> Commit: Akib Azmain Turja <a...@disroot.org>
Fix package keywords --- gnu-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu-indent.el b/gnu-indent.el index 8236bd9d98..a359564dd6 100644 --- a/gnu-indent.el +++ b/gnu-indent.el @@ -5,7 +5,7 @@ ;; Author: Akib Azmain Turja <a...@disroot.org> ;; Version: 1.0 ;; Package-Requires: ((emacs "27.2")) -;; Keywords: tools, convenience, vc +;; Keywords: tools, c ;; URL: https://codeberg.org/akib/emacs-why-this ;; This file is not part of GNU Emacs.