• Paul Eggert's avatar
    Simplify mark_object for pseudovectors · 6c12f4e6
    Paul Eggert authored
    Suggested by Pip Cet (Bug#32405#14).
    * src/alloc.c (mark_object): Remove unnecessary special cases for
    PVEC_MARKER, PVEC_BOOL_VECTOR, PVEC_MISC_PTR, PVEC_USER_PTR, and
    PVEC_FINALIZER.
    
    change is to free up an enum Lisp_Type tag value, a scarce
    6c12f4e6
alloc.c 201 KB