guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated: Update reference to the GNU Coding


From: Daniel Llorens
Subject: [Guile-commits] branch main updated: Update reference to the GNU Coding Standards.
Date: Wed, 12 Oct 2022 07:11:49 -0400

This is an automated email from the git hooks/post-receive script.

lloda pushed a commit to branch main
in repository guile.

The following commit(s) were added to refs/heads/main by this push:
     new 328d6039d Update reference to the GNU Coding Standards.
328d6039d is described below

commit 328d6039d28561f5f275ff6cd1c71ecf64167f2f
Author: Daniel Llorens <lloda@sarc.name>
AuthorDate: Wed Oct 12 13:11:18 2022 +0200

    Update reference to the GNU Coding Standards.
---
 HACKING | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/HACKING b/HACKING
index 181530fd4..387643bf7 100644
--- a/HACKING
+++ b/HACKING
@@ -104,9 +104,8 @@ the THANKS file (for everything else).
 Coding standards =====================================================
 
 - As for any part of Project GNU, changes to Guile should follow the
-GNU coding standards.  The standards are available via anonymous FTP
-from prep.ai.mit.edu, as /pub/gnu/standards/standards.texi and
-make-stds.texi.
+GNU coding standards, available at
+https://www.gnu.org/prep/standards/standards.html.
 
 - The Guile tree should compile without warnings under the following
 GCC switches, which are the default in the current configure script:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]