* list.c, list.h: Use SCM_P instead of CPP hair. Doc fixes.
authorJim Blandy <jimb@red-bean.com>
Thu, 3 Oct 1996 05:17:17 +0000 (05:17 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 3 Oct 1996 05:17:17 +0000 (05:17 +0000)
commitdf13742c0abd9fb7a6c180b6d808a8b9af74077f
treec069788767730285d7ad7426bf9b7c86224abbaf
parente7247600b3020b9097b1464edf7c7cdaccc732de
* list.c, list.h: Use SCM_P instead of CPP hair.  Doc fixes.

* list.c (scm_member, scm_memv, scm_memq): Return #f if a matching
element is not found, as per R4RS.
libguile/list.c
libguile/list.h