upcase-initials-region

upcase-initials-region is an interactive built-in function in `C source code'.


(upcase-initials-region BEG END)

Upcase the initial of each word in the region.
Subsequent letters of each word are not changed.
In programs, give two arguments, the starting and ending
character positions to operate on.