overlays-at
overlays-at is a built-in function in `C source code
'.
(overlays-at POS &optional SORTED)
Return a list of the overlays that contain the character at POS.
If SORTED is non-nil, then sort them by decreasing priority.
C source code
'.
(overlays-at POS &optional SORTED)
Return a list of the overlays that contain the character at POS.
If SORTED is non-nil, then sort them by decreasing priority.