set-char-table-parent

set-char-table-parent is a built-in function in `C source code'.

(set-char-table-parent CHAR-TABLE PARENT)

Set the parent char-table of CHAR-TABLE to PARENT.
Return PARENT. PARENT must be either nil or another char-table.