public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: gjb@sourceware.cygnus.com
To: guile-cvs@sourceware.cygnus.com
Subject: guile/guile-core/libguile gsubr.c strings.c tag.c
Date: Wed, 26 Jan 2000 10:07:00 -0000	[thread overview]
Message-ID: <20000126180707.28701.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/26 10:07:07

Modified files:
	guile-core/libguile: gsubr.c strings.c tag.c 

Log message:
	* tag.c:  Added doc for `tag', but mark as deprecated since Mikael
	suggests removing tag.c altogether (and using a new `class-of'
	instead).
	
	* strings.c:  Added documentation from Gregg A. Reynolds.  Edited
	a bit by me to use FOO instead of @var{foo} and to have the
	summary come before preconditions on input.  Also dropped trailing
	(rnrs) note.
	
	* gsubr.c: Do not use SCM_DEFINE for `gsubr-apply'. Register the
	function with scm_make_subr_opt w/ last arg of 0 so it is not
	visible at the Scheme level. Mikael says (on devel-guile) that
	this is the right thing because the first arg to the proc is the
	guts of a compiled closure and shouldn't be exposed to the Scheme
	level.


                 reply	other threads:[~2000-01-26 10:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000126180707.28701.qmail@sourceware.cygnus.com \
    --to=gjb@sourceware.cygnus.com \
    --cc=guile-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).