]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/autoload.el (make-autoload): Don't add useless doc
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Mar 2019 22:27:38 +0000 (17:27 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Mar 2019 22:27:38 +0000 (17:27 -0500)
commit01b099bb3db740d53f3e79f3183767b071ddf6f9
treea14f82bb47f9532e82b75b0cfcfcb68c04799e2c
parent76fdae8549ab54bd075520134deec0d69ac6987d
* lisp/emacs-lisp/autoload.el (make-autoload): Don't add useless doc

More specifically, don't add a useless '(fn)' to the docstring for
functions which take no arguments.
This should fix the 'No docstring slot for pcase--make-docstring'
warning during bootstrap.
lisp/emacs-lisp/autoload.el