Re: [AC] Make `define-function' accept docstring
Vin Shelton <[email protected]>
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <CACeGjnUYKqBH8Nd_RZv9VHiw2n1YoUEZ7N9tw=MPk7P5=XjBtg@mail.gmail.com> |
Dear Michael et al, On Sat, Feb 1, 2014 at 9:01 AM, Michael Sperber <[email protected]> wrote: > > 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. Presumably some lisp package needs this, as with the ":safe" and ":risky" keywords. What's our plan to deal with these functions in 21.4? I'm becoming increasingly likely to move 21.4 from stable to obsolete. I don't really see much benefit to forcing package updates to support 21.4. Provocatively yours, Vin