diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-04-13 13:13:36 +0100 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-04-13 20:51:14 +0100 |
commit | 13634dec038d613c3b618d70cd64d6d63561f2eb (patch) | |
tree | 4723e8a78972cb6bf9caaf9717b686916e2d19bd /lisp/emacs-lisp/cl.el | |
parent | 84e0b7dad6f1a8e53261f9b96f5a9080fea681a4 (diff) | |
download | emacs-13634dec038d613c3b618d70cd64d6d63561f2eb.tar.gz emacs-13634dec038d613c3b618d70cd64d6d63561f2eb.tar.bz2 emacs-13634dec038d613c3b618d70cd64d6d63561f2eb.zip |
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Implement docstrings
Adding a string after a constructor's argument list will use
that string as the constructor function docstring. If this string
is absent but the struct itself was given a docstring, use that as
the constructor's docstring.
Fixes (bug#17284).
Diffstat (limited to 'lisp/emacs-lisp/cl.el')
0 files changed, 0 insertions, 0 deletions