Function: data-debug-overlay-properties

data-debug-overlay-properties is a function alias for overlay-properties, defined in buffer.c.

This function is obsolete since 28.1; use overlay-properties instead.

Signature

(data-debug-overlay-properties OVERLAY)

Documentation

Return a list of the properties on OVERLAY.

This is a copy of OVERLAY's plist; modifying its conses has no effect on OVERLAY.

Aliases

data-debug-overlay-properties (obsolete since 28.1) semantic-overlay-properties (obsolete since 27.1)