branch: externals/agitate commit da4a2bb77a52b10f5424e844f18532c50965f38b Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update agitate.el headers and Commentary --- agitate.el | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/agitate.el b/agitate.el index 4905f34155..6ba875c97a 100644 --- a/agitate.el +++ b/agitate.el @@ -3,9 +3,9 @@ ;; Copyright (C) 2022 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> -;; Maintainer: NOT-YET-AVAILABLE Development <~protesilaos/not-yet-availa...@lists.sr.ht> -;; URL: https://git.sr.ht/~protesilaos/NOT-YET-AVAILABLE -;; Mailing-List: https://lists.sr.ht/~protesilaos/NOT-YET-AVAILABLE +;; Maintainer: Agitate Development <~protesilaos/agit...@lists.sr.ht> +;; URL: https://git.sr.ht/~protesilaos/agitate +;; Mailing-List: https://lists.sr.ht/~protesilaos/agitate ;; Version: 0.0.0 ;; Package-Requires: ((emacs "28.1")) ;; Keywords: convenience, version control, git @@ -28,6 +28,10 @@ ;;; Commentary: ;; ;; Another Git Interface Trying to Agitate Tranquil Emacsers. +;; +;; THIS IS A WORK-IN-PROGRESS. Consult the README.org of this +;; repository for further documentation. Or visit its web page: +;; <https://protesilaos.com/emacs/agitate>. ;;; Code: