coding-system-put
coding-system-put
is a built-in function in `
C source code
'.
(coding-system-put
CODING-SYSTEM
PROP
VAL
)
Change value in
CODING-SYSTEM
's property list
PROP
to
VAL
.