branch: elpa/gnu-indent commit 51f9eb999a5ecdfecff1dab05194235364fe6bf3 Merge: 892ac23b26 bad121c313 Author: Akib Azmain Turja <a...@disroot.org> Commit: Akib Azmain Turja <a...@disroot.org>
Merge pull request 'Fix project URL in gnu-indent.el' (#1) into master Reviewed-on: https://codeberg.org/akib/emacs-gnu-indent/pulls/1 --- gnu-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu-indent.el b/gnu-indent.el index 382e35069d..6d50e85b23 100644 --- a/gnu-indent.el +++ b/gnu-indent.el @@ -6,7 +6,7 @@ ;; Version: 1.0 ;; Package-Requires: ((emacs "27.2")) ;; Keywords: tools, c -;; URL: https://codeberg.org/akib/emacs-why-this +;; URL: https://codeberg.org/akib/emacs-gnu-indent ;; This file is not part of GNU Emacs.