[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/altcaps 2643e7b123 07/10: Update link to mailing list
From: |
ELPA Syncer |
Subject: |
[elpa] externals/altcaps 2643e7b123 07/10: Update link to mailing list |
Date: |
Fri, 22 Sep 2023 12:57:26 -0400 (EDT) |
branch: externals/altcaps
commit 2643e7b1239daa8cfe33f8c2b0dd89fe03b29625
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Update link to mailing list
---
README.org | 3 ++-
altcaps.el | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 241b0326eb..c2321ce3c0 100644
--- a/README.org
+++ b/README.org
@@ -32,11 +32,12 @@ Current development target is {{{development-version}}}.
+ Package name (GNU ELPA): =altcaps=
+ Official manual: <https://protesilaos.com/emacs/altcaps>
++ Change log: <https://protesilaos.com/emacs/altcaps-changelog>
+ Git repo on SourceHut: <https://git.sr.ht/~protesilaos/altcaps>
- Mirrors:
+ GitHub: <https://github.com/protesilaos/altcaps>
+ GitLab: <https://gitlab.com/protesilaos/altcaps>
-+ Mailing list: <https://lists.sr.ht/~protesilaos/altcaps>
++ Mailing list: <https://lists.sr.ht/~protesilaos/general-issues>
+ Backronyms: Alternating Letters Transform Casual Asides to Playful
Statements. ALTCAPS Lets Trolls Convert Aphorisms to Proper
Shitposts.
diff --git a/altcaps.el b/altcaps.el
index 21ec86a37c..ed077edb8f 100644
--- a/altcaps.el
+++ b/altcaps.el
@@ -3,9 +3,9 @@
;; Copyright (C) 2022-2023 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
-;; Maintainer: Altcaps Development <~protesilaos/altcaps@lists.sr.ht>
+;; Maintainer: Altcaps Development <~protesilaos/general-issues@lists.sr.ht>
;; URL: https://git.sr.ht/~protesilaos/altcaps
-;; Mailing-List: https://lists.sr.ht/~protesilaos/altcaps
+;; Mailing-List: https://lists.sr.ht/~protesilaos/general-issues
;; Version: 1.1.0
;; Package-Requires: ((emacs "27.1"))
- [elpa] externals/altcaps updated (61e7bc7d55 -> aee1fb74ac), ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps 153329a7c8 09/10: Update to altcaps version 1.2.0, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps aee1fb74ac 10/10: Clarify statement in the README, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps 5c52ae6f7c 01/10: Do not use vectors and characters in altcaps-transform, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps 6387f0483f 08/10: Update package Commentary in accordance with commit c5fc696, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps 896b1ea91e 04/10: Clarify that altcaps-transform enforces altcaps-force-character-casing, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps 885003e6b9 03/10: Remove outdated reference from the manual, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps 2643e7b123 07/10: Update link to mailing list,
ELPA Syncer <=
- [elpa] externals/altcaps 75bbe67959 06/10: Update wording in README.md, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps c5fc696916 05/10: BREAKING make altcaps-force-character-casing value be a string, not character, ELPA Syncer, 2023/09/22
- [elpa] externals/altcaps ecc9003385 02/10: Deprecate 'altcaps-replace'; change it to 'altcaps-replace-region', ELPA Syncer, 2023/09/22