make-category-set
make-category-set is a built-in function in `C source code
'.
(make-category-set CATEGORIES)
Return a newly created category-set which contains CATEGORIES.
CATEGORIES is a string of category mnemonics.
The value is a bool-vector which has t at the indices corresponding to
those categories.