diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-03-14 12:49:08 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-03-18 09:32:53 -0400 |
commit | 63e67916b01569da5bb24f6d9a354dc72897c468 (patch) | |
tree | bb192d43d3e87a0945f0f05967da310aae29030a /lisp/emacs-lisp/debug.el | |
parent | e624bc62752ceb2e60940c5fd9cb6e70611df71c (diff) | |
download | emacs-63e67916b01569da5bb24f6d9a354dc72897c468.tar.gz emacs-63e67916b01569da5bb24f6d9a354dc72897c468.tar.bz2 emacs-63e67916b01569da5bb24f6d9a354dc72897c468.zip |
Followup changes to `cl-type-of`
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.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions