]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentation
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Jul 2019 15:56:11 +0000 (11:56 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Jul 2019 15:56:11 +0000 (11:56 -0400)
commit75361be63fcd42497dd1eb93cab3255833334475
treeb67e1dda5333f799e5df850765e1d68e8d1c77dd
parentb47ca8125b39b871328da114637449a86050baa5
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentation

Use it to improve the docstring of the accessor functions.

* doc/misc/cl.texi: Rename menu entry to "CL-Lib".
(Structures): Add ':documentation' and mention ':type' as well,
which we don't completely ignore any more.
doc/misc/cl.texi
etc/NEWS
lisp/emacs-lisp/cl-macs.el