Go to the first, previous, next, last section, table of contents.


`string-capitalize!' - capitalize a string

Usage: (string-capitalize! str)
capitalize all the words in an SCM string.

Arguments:
str - input/output string


Go to the first, previous, next, last section, table of contents.