Function: semantic-overlay-put
semantic-overlay-put is a function alias for overlay-put, defined in
buffer.c.
This function is obsolete since 27.1; use overlay-put instead.
Signature
(semantic-overlay-put OVERLAY PROP VALUE)
Documentation
Set one property of overlay OVERLAY: give property PROP value VALUE.
VALUE will be returned.
Aliases
speedbar-overlay-put (obsolete since 27.1)
semantic-overlay-put (obsolete since 27.1)
viper-overlay-put (obsolete since 27.1)
reftex-overlay-put (obsolete since 28.1)