]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Jun 2021 21:32:20 +0000 (17:32 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Jun 2021 21:32:20 +0000 (17:32 -0400)
commit3788d2237d4c65b67b95e33d1aca8d8b41780429
tree10958829590b9512e6ffdbbe71941e6c31490289
parent1283e1db9b7750a90472e7d557fdd75fcaff6446
* lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs

(cl--plist-remove): Remove.
(cl--plist-to-alist): New function.
(cl-struct-define): Use it to convert slots's properties to the
format expected by `cl-slot-descriptor`.

* lisp/emacs-lisp/cl-extra.el (cl--describe-class-slots): Revert last
changes, not needed any more.
lisp/emacs-lisp/cl-extra.el
lisp/emacs-lisp/cl-preloaded.el