* General: A lot of typo, texinfo markup and layout corrections.
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Wed, 30 May 2001 20:32:05 +0000 (20:32 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Wed, 30 May 2001 20:32:05 +0000 (20:32 +0000)
commitcee2ed4f7363849841ab53324a71d7b8c08a4548
tree4aefdeb99fd5eb9ab0ef4f904726ec28a9779644
parent7977a4873729f73d4e6c882f2dc171a311cdd4a9
* General: A lot of typo, texinfo markup and layout corrections.

* scheme-data.texi (Arithmetic): Clarified docs for - and /.
(String Modification): Removed docs for C functions
(scm_substring_move_right_x etc.)
(Keyword Procedures): New section documenting the keyword
procedures from boot-9.scm.
(Vectors): Moved the section before the non-standard data types.

* data-rep.texi (Defining New Types (Smobs)): Adapted description
of smobs and proocedure creation to new terminology.
(Describing a New Type): Removed mentioning of
scm_make_smob_type_mfpe from smob function list and added
deprecation notice for this function.
(Creating Instances): Added description and macro docs for smobs
with 2 or 3 data cells.
(Garbage Collecting Smobs): Removed old docs for SCM_GCTYP16.
(Garbage Collecting Simple Smobs): Added some clarification about
usage and usefulness.
(Non-immediate Datatypes): Changed R4RS reference to R5RS.
(Vector Data): Document type-specific accessors.
doc/ChangeLog
doc/data-rep.texi
doc/deprecated.texi
doc/indices.texi
doc/intro.texi
doc/scheme-data.texi
doc/scheme-io.texi
doc/scheme-reading.texi
doc/scripts.texi
doc/srfi-modules.texi