* Incorporate Dirk's description of SCM and scm_bits_t.

* Remove obsolete notes about needing to use SCM_NIMP.
This commit is contained in:
Neil Jerram 2001-04-13 09:56:37 +00:00
commit 505392ae32
2 changed files with 328 additions and 43 deletions

View file

@ -1,3 +1,10 @@
2001-04-13 Neil Jerram <neil@ossau.uklinux.net>
* data-rep.texi (Unpacking the SCM type): New section, taken from
Dirk Herrmann's description of SCM and scm_bits_t in api.txt.
(Immediate Datatypes, Non-immediate Datatypes): Remove obsolete
notes about needing to call SCM_NIMP.
2001-04-11 Neil Jerram <neil@ossau.uklinux.net>
* scheme-procedures.texi (Procedures with Setters): Fix dvi