Function: dd-propertize
dd-propertize is a for propertize, defined in
editfns.c.
This function is obsolete since 28.1; use propertize instead.
Signature
(dd-propertize STRING &rest PROPERTIES)
Documentation
Return a copy of STRING with text properties added.
First argument is the string to copy. Remaining arguments form a sequence of PROPERTY VALUE pairs for text properties to add to the result.
See Info node (elisp) Text Properties for more information.
Aliases
org-propertize (obsolete since 9.0)
erc-propertize (obsolete since 28.1)
dd-propertize (obsolete since 28.1)