put-char-code-property

put-char-code-property is a compiled Lisp function in `mule-cmds.el'.

(put-char-code-property CHAR PROPNAME VALUE)

Store CHAR's PROPNAME property with VALUE.
It can be retrieved with `(get-char-code-property CHAR PROPNAME)'.