decompose-region

decompose-region is an interactive compiled Lisp function in `composite.el'.


(decompose-region START END)

Decompose text in the current region.

When called from a program, expects two arguments,
positions (integers or markers) specifying the region.