• Stefan Monnier's avatar
    Followup changes to `cl-type-of` · 63e67916
    Stefan Monnier authored
    These changes came up while working on `cl-type-of` but are not
    directly related to the new `cl-type-of`.
    The BASE_PURESIZE bump was needed at some point on one of my
    machine, not sure why.
    
    * src/puresize.h (BASE_PURESIZE): Bump up.
    * src/sqlite.c (bind_value): Don't use `Ftype_of`.
    * lisp/emacs-lisp/seq.el (seq-remove-at-position): Simplify.
    * lisp/emacs-lisp/cl-preloaded.el (finalizer):
    New (previously missing) type.
    * doc/lispref/objects.texi (Type Predicates): Minor tweaks.
    63e67916