bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23517: 25.0.93; Optional args with default values in functions defin


From: Lars Ingebrigtsen
Subject: bug#23517: 25.0.93; Optional args with default values in functions defined with cl-defgeneric not uppercased in the Help buffer
Date: Wed, 09 Oct 2019 09:07:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Dmitry Gutov <dgutov@yandex.ru> writes:

> Evaluate:
>
> (cl-defgeneric abc (&optional (arg 3)))
>
> M-x describe-function RET abc
>
> See `arg' rendered in the lower case.

I think I've now fixed this in Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]