diff options
| author | Andrea Corallo | 2023-10-18 16:10:08 +0200 |
|---|---|---|
| committer | Andrea Corallo | 2023-10-19 13:59:57 +0200 |
| commit | a567faf4c2bc497e50ce3c6ace32c1333cf3b706 (patch) | |
| tree | e609039fdf8ff366a85871991980ed6e95c60d72 /java/org/gnu | |
| parent | 3e193edd68b1abd9483267ba09c6e5c0c59e6c23 (diff) | |
| download | emacs-a567faf4c2bc497e50ce3c6ace32c1333cf3b706.tar.gz emacs-a567faf4c2bc497e50ce3c6ace32c1333cf3b706.zip | |
Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)
Assuming 'number-or-marker' is a type (as present multiple times in
cl--typeof-types) adding some missing entries for coherency.
* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add
'number-or-marker' as supertype of 'number' in the 'float' branch.
* lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies): Add
'number-or-marker'.
* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-typespec-tests-alist):
Update test.
* test/src/comp-tests.el (comp-tests-type-spec-tests): Update two testes.
Diffstat (limited to 'java/org/gnu')
0 files changed, 0 insertions, 0 deletions