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


`sprintf' - format a string

Usage: (sprintf format [ format-arg ... ])
Format a string using arguments from the alist.

Arguments:
format - formatting string
format-arg - Optional - list of arguments to formatting string


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