[AC] Make `define-function' accept docstring
Michael Sperber <[email protected]>
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
Michael Sperber <[email protected]> writes: > 2014-01-27 Michael Sperber <[email protected]> > > * symbols.c (Fdefine_function): Allow optional `docstring' > argument, as in GNU Emacs. > > * lisp.h (Qfunction_documentation): Add extern declaration. > > * doc.c (Fdocumentation_property): Move before its use. > (Fdocumentation): Retrieve documentation from `define-function' > docstring for symbols. I've pushed this one. -- Regards, Mike