Prefer foreign objects over smobs in manual
authorAndy Wingo <wingo@pobox.com>
Mon, 28 Apr 2014 16:00:05 +0000 (18:00 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 28 Apr 2014 16:00:05 +0000 (18:00 +0200)
commit4338f2f91e1dd63a40384077d091295d90047926
tree78bb149f49b6c58ea2757a0c41e6c6bc13ac1f38
parentb1812a6ce43f2eab5542f14e4989c5ecc31f9a94
Prefer foreign objects over smobs in manual

* doc/ref/api-memory.texi (Memory Blocks): Recommend against
  scm_gc_free.  Refer to foreign objects instead of smobs.  Remove
  discussion of scm_must_malloc et al.

* doc/ref/guile.texi (API Reference): Rename SMOB menu item.

* doc/ref/libguile-snarf.texi (Function Snarfing): Update example to not
  refer to smobs.
* doc/ref/tools.texi (How guile-snarf works): Likewise.
doc/ref/api-memory.texi
doc/ref/guile.texi
doc/ref/libguile-snarf.texi
doc/ref/tools.texi