message-bold-region
message-bold-region is an interactive autoloaded compiled Lisp function in `message.el
'.
(message-bold-region START END)
Bold all nonblank characters in the region.
Works by overstriking characters.
Called from program, takes two arguments START and END
which specify the range to operate on.