(Ftype_of): Return `char-table' and `bool-vector' for
authorKarl Heuer <kwzh@gnu.org>
Wed, 13 Dec 1995 02:17:09 +0000 (02:17 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 13 Dec 1995 02:17:09 +0000 (02:17 +0000)
commitfc67d5be864699aa78fee174bfa11f431f98b6ac
treeb191f5f2d7c62f0a4b5a862ddf42f595ce981457
parent976bef0e023039bec6c252de0b0eaf9565290e51
(Ftype_of): Return `char-table' and `bool-vector' for
char tables and bool vectors, resp.
(Qchar_table, Qbool_vector): New variables.
(syms_of_data): Initialize and staticpro them.
src/data.c