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


Case conversion of words.

ESC l

Convert the following word to lower case, moving over.
(`downcase-word').

ESC u

Convert the following word to upper case, moving over.
(`upcase-word').

ESC c

Capitalize the following word, moving over.
(`capitalize-word').


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