From: Andrea Corallo Date: Tue, 20 Feb 2024 18:47:29 +0000 (+0100) Subject: * Fix missing entry in 'cl--typeof-types' X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a5b1054444650b10c4d0914b04dc6ee1f3b4949;p=emacs.git * Fix missing entry in 'cl--typeof-types' * lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add 'native-comp-unit'. (cherry picked from commit bbf0b7d0407883ea0a59c09b501c6e550bb8e10c) --- diff --git a/lisp/emacs-lisp/cl-preloaded.el b/lisp/emacs-lisp/cl-preloaded.el index 20e68555578..d533eea9e73 100644 --- a/lisp/emacs-lisp/cl-preloaded.el +++ b/lisp/emacs-lisp/cl-preloaded.el @@ -81,6 +81,7 @@ (tree-sitter-parser atom) (tree-sitter-node atom) (tree-sitter-compiled-query atom) + (native-comp-unit atom) ;; Plus, really hand made: (null symbol list sequence atom)) "Alist of supertypes.