Function: semantic-overlay-previous-change

semantic-overlay-previous-change is a for previous-overlay-change, defined in buffer.c.

This function is obsolete since 27.1; use previous-overlay-change instead.

Signature

(semantic-overlay-previous-change POS)

Documentation

Return the previous position before POS where an overlay starts or ends.

If there are no overlay boundaries from (point-min) to POS, the value is (point-min).

Aliases

semantic-overlay-previous-change (obsolete since 27.1)