]> git.eshelyaron.com Git - emacs.git/commit
Tweak how functions are formatted in Implementation in *Help*
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Mar 2022 11:36:40 +0000 (13:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Mar 2022 11:38:33 +0000 (13:38 +0200)
commitaf0ea35ea00725d2700a5215b56b725dc0d88d0d
tree12738bf6842328c9b79c5c2f224639da8889b9d7
parentce1f7f2467a59924134a89f61debd5a0a59a73ea
Tweak how functions are formatted in Implementation in *Help*

* lisp/emacs-lisp/cl-generic.el (cl--generic-describe): Include
the function name in the implementations (bug#54628).  This
clarifies what we're talking about here, and avoids getting
(function ...) translated into #'...
lisp/emacs-lisp/cl-generic.el