]> git.eshelyaron.com Git - emacs.git/commit
(cl-types-of): Fix two plain bugs
authorDavid Ponce <da_vid@orange.fr>
Wed, 7 May 2025 16:24:00 +0000 (12:24 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:54:03 +0000 (10:54 +0200)
commite19a041e4eb8d9a403ed86403a5159be4efbeb57
treece322ad0fba9368da64f2914ff77d79f09020231
parent4400a7b6c09785011a8bb0a7039d3f1fb1e4c97f
(cl-types-of): Fix two plain bugs

* lisp/emacs-lisp/cl-extra.el (cl-types-of): Fix error handling.
Don't mutate `found` since it's stored as key in the hash-table.

(cherry picked from commit f6f35644b7f49732fe38fac3c199ef3a6a22abe7)
lisp/emacs-lisp/cl-extra.el