]> git.eshelyaron.com Git - emacs.git/commit
Recognize defstruct slot names in various eieio functions
authorThuna <thuna.cing@gmail.com>
Wed, 19 Apr 2023 21:43:22 +0000 (23:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 3 May 2023 11:44:59 +0000 (14:44 +0300)
commit57562c3fd0a5a7b640cc42c6daaad6842cd5b311
tree715f6655487f537283aa0215d2761d8ac4cdc524
parentb93eb68cc30241059a339fbc697677f8f1d400ab
Recognize defstruct slot names in various eieio functions

* lisp/emacs-lisp/cl-preloaded.el (cl-struct-define): Set
each slot's name's 'slot-name' property so that
'eieio--known-slot-name-p' can recognize them.  (Bug#62959)

Copyright-paperwork-exempt: yes
lisp/emacs-lisp/cl-preloaded.el