]> git.eshelyaron.com Git - emacs.git/commit
Clarify cl-defstruct doc string and manual entry somewhat
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 Aug 2021 14:50:16 +0000 (16:50 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 Aug 2021 14:50:20 +0000 (16:50 +0200)
commita0023661a480bee27521981f7324e8670c7906c7
tree2d2feaea5c091521db33f6c243d89caf82718a94
parent69637fe7a612733177b72479269930562d4ba386
Clarify cl-defstruct doc string and manual entry somewhat

* doc/misc/cl.texi (Structures): Rename the slot "name" in the
examples to "first-name", since we're talking about the names of
slots a lot here, and having a slot with the name "name" makes the
examples somewhat confusing.
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Clarify certain
things about slots (bug#14278).
doc/misc/cl.texi
lisp/emacs-lisp/cl-macs.el