underline-region

underline-region is an interactive autoloaded compiled Lisp function in `underline.el'.


(underline-region START END)

Underline all nonblank characters in the region.
Works by overstriking underscores.
Called from program, takes two arguments START and END
which specify the range to operate on.