Function: set-char-table-parent

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

(fn CHAR-TABLE PARENT)