overlay-properties
overlay-properties is a built-in function in `C source code
'.
(overlay-properties OVERLAY)
Return a list of the properties on OVERLAY.
This is a copy of OVERLAY's plist; modifying its conses has no effect on
OVERLAY.
C source code
'.
(overlay-properties OVERLAY)
Return a list of the properties on OVERLAY.
This is a copy of OVERLAY's plist; modifying its conses has no effect on
OVERLAY.