Go to the first, previous, next, last section, table of contents.
Usage: (string-upcase! str)
Change to upper case all the characters in an SCM string.
Arguments:
str - input/output string
Go to the first, previous, next, last section, table of contents.