]> git.eshelyaron.com Git - emacs.git/commit
Don't bug out in advice--make-docstring when there's not doc string
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 Oct 2022 10:49:49 +0000 (12:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 Oct 2022 10:50:17 +0000 (12:50 +0200)
commit535eec3bca36b84b104a4041f7bcdd5b1649a94b
tree390c75f560d2d580d62e7546abfd54406af8e264
parent2b2d8ce41edee0ef8f27ccf5c7b5e4233b3f20bc
Don't bug out in advice--make-docstring when there's not doc string

* lisp/emacs-lisp/nadvice.el (advice--make-docstring): Don't bug
out on functions with no documentation (bug#58284).
lisp/emacs-lisp/nadvice.el