]> git.eshelyaron.com Git - emacs.git/commit
Upcase parameters in things like "&optional (arg 3)"
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 07:06:33 +0000 (09:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 07:06:33 +0000 (09:06 +0200)
commit2497a31646db4d255135c16f7b5b318421c5d845
treed6727f8c8138e352f3b8c89ea79d52eee8b057af
parent4fef6e68f779b12f4f639ca51896f7a950f49237
Upcase parameters in things like "&optional (arg 3)"

* lisp/help.el (help--make-usage): Upcase cl-defgeneric (etc)
parameter names (bug#23517).
lisp/help.el