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


`shellf' - format a string, run shell

Usage: (shellf format [ format-arg ... ])
Format a string using arguments from the alist, then send the result to the shell for interpretation.

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


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