format-property-increment-region

format-property-increment-region is a compiled Lisp function in `format.el'.

(format-property-increment-region FROM TO PROP DELTA DEFAULT)

In the region from FROM to TO increment property PROP by amount DELTA.
DELTA may be negative. If property PROP is nil anywhere
in the region, it is treated as though it were DEFAULT.