branch: externals/compat
commit 965027229c5e23748eac9e88bdd45397d56a1698
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update README, manual and news
---
NEWS.org | 1 +
README.md | 7 ++-----
compat.texi | 7 +++----
3 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 2663a23b63..458bbf9e40 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -15,6 +15,7 @@
- Deprecate all ~compat-*~ prefixed functions. Instead use the aforementioned
~compat-call~ or ~compat-function~ macros.
- Deprecate ~compat-help.el~ and ~compat-font-lock.el~
+- Development moved to [[https://github.com/emacs-compat/compat][GitHub]]
- BREAKING: Drop broken function ~func-arity~
- BREAKING: Drop support for Emacs 24.3
diff --git a/README.md b/README.md
index e52d6d4694..ae785396fa 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,7 @@ Bug and patches
Patches, bug reports and comments can be sent via [GitHub]. These may
include issues in the compatibility code, missing definitions or
performance issues. We also provide a [development mailing list] and
-a [issue tracker] on SourceHut, the latter also being accessible via
-[email].
+a [issue tracker] on GitHub.
When contributing, you are required to provide tests. We use continuous
integration to check if patches preserve existing functionality.
@@ -52,9 +51,7 @@ integration to check if patches preserve existing
functionality.
[development mailing list]:
https://lists.sr.ht/~pkal/compat-devel
[issue tracker]:
- https://todo.sr.ht/~pkal/compat
-[email]:
- mailto:~pkal/[email protected]
+ https://github.com/emacs-compat/compat/issues
Distribution
------------
diff --git a/compat.texi b/compat.texi
index 1527a2e947..805dca4278 100644
--- a/compat.texi
+++ b/compat.texi
@@ -2956,10 +2956,9 @@ Patches and comments can be sent to the
@uref{https://lists.sr.ht/~pkal/compat-devel, development mailing
list} (@email{~pkal/compat-devel@@lists.sr.ht,
~pkal/compat-devel@@lists.sr.ht}). Bug reports are best sent to the
-@uref{https://todo.sr.ht/~pkal/compat, issue tracker}
-(@email{~pkal/compat@@todo.sr.ht, ~pkal/compat@@todo.sr.ht}). GitHub
-can also be used to submit patches. These may include issues in the
-compatibility code, missing definitions or performance issues.
+@uref{https://github.com/emacs-compat/compat/issues, issue tracker}.
+These may include issues in the compatibility code, missing
+definitions or performance issues.
Please note that as a GNU ELPA package, Compat requires contributors to
have signed the