Function: semantic-overlay-next-change

semantic-overlay-next-change is a function alias for next-overlay-change, defined in buffer.c.

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

Signature

(semantic-overlay-next-change POS)

Documentation

Return the next position after POS where an overlay starts or ends.

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

Aliases

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