]> git.eshelyaron.com Git - emacs.git/commit
Fix eldoc interaction with `when' and `unless'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 2 May 2022 10:30:19 +0000 (12:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 2 May 2022 10:30:19 +0000 (12:30 +0200)
commitee913faf9a5d266be41b33556c90b26f55d18013
tree87f7e702ea449bb051c23ca6009aa43cb2652f01
parent10f347a06286272c7dcfdeb47b3511b6f53adcbd
Fix eldoc interaction with `when' and `unless'

* lisp/subr.el (when, unless): Remove the (fn...) bits from the
doc string, because the advertised calling convention is correct
the way it is (bug#27229).  This also makes eldoc highlight the
arguments correctly.
lisp/subr.el