button-at
button-at is a compiled Lisp function in `button.el
'.
(button-at POS)
Return the button at position POS in the current buffer, or nil.
If the button at POS is a text property button, the return value
is a marker pointing to POS.
button.el
'.
(button-at POS)
Return the button at position POS in the current buffer, or nil.
If the button at POS is a text property button, the return value
is a marker pointing to POS.