(scm_subr_entry, SCM_SUBR_DOC, scm_make_subr,
authorMarius Vollmer <mvo@zagadka.de>
Tue, 20 May 2003 19:59:38 +0000 (19:59 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 20 May 2003 19:59:38 +0000 (19:59 +0000)
commit4abecea81c26accab07a292ae73ef3778723e5c7
tree170a23ead8e3ca8135dabf65fd9da7793aa72516
parent47dee2289773610358189a910df435b7806527ad
(scm_subr_entry, SCM_SUBR_DOC, scm_make_subr,
scm_make_subr_with_generic, scm_make_subr_opt,
scm_call_catching_errors, scm_make_smob_type_mfpe, scm_set_smob_mfpe,
scm_strprint_obj, scm_read_0str, scm_eval_0str, SCM_CHARS, SCM_UCHARS,
SCM_LENGTH): Re-added from the release_1_6 branch.  Some have been
slightly rewritten.  (scm_i_object_chars, scm_i_object_length): New,
to support SCM_CHARS, SCM_UCHARS, and SCM_LENTH.
libguile/deprecated.c
libguile/deprecated.h