guile-srfi-123

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit b45af6dfb39dee24e0bfd69c4d9e3fed02993e07
parent 4e4837910e3f66ae97d0e5b422f22ccc2f4d67fb
Author: Arthur A. Gleckler <srfi@speechcode.com>
Date:   Wed, 11 Mar 2020 18:05:16 -0700

Make Status section consistent across SRFIs.

Diffstat:
Msrfi-123.html | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srfi-123.html b/srfi-123.html @@ -16,10 +16,8 @@ <h2 id="author">Author</h2> <p>Taylan Ulrich Bayırlı/Kammer, taylanbayirli at Google Mail</p> <h2 id="status">Status</h2> -<p>This SRFI is currently in <em>final</em> status. Here is <a href="https://srfi.schemers.org/srfi-process.html">an explanation</a> of each status that a SRFI can hold.</p> -<p>To provide input on this SRFI, please send email to <code><a href="mailto:srfi minus 123 at srfi dot -schemers dot org">srfi-123@<span -class="antispam">nospam</span>srfi.schemers.org</a></code>. To subscribe to the list, follow <a href="https://srfi.schemers.org/srfi-list-subscribe.html">these instructions</a>. You can access previous messages via the mailing list <a href="https://srfi-email.schemers.org/srfi-123">archive</a>.</p> + +<p>This SRFI is currently in <em>draft</em> status. Here is <a href="https://srfi.schemers.org/srfi-process.html">an explanation</a> of each status that a SRFI can hold. To provide input on this SRFI, please send email to <code><a href="mailto:srfi+minus+123+at+srfi+dotschemers+dot+org">srfi-123@<span class="antispam">nospam</span>srfi.schemers.org</a></code>. To subscribe to the list, follow <a href="https://srfi.schemers.org/srfi-list-subscribe.html">these instructions</a>. You can access previous messages via the mailing list <a href="https://srfi-email.schemers.org/srfi-123">archive</a>.</p> <ul> <li>Received: 2015-08-14</li> <li>Draft #1 published: 2015-08-15</li>