mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Don't capitalize custom group name.
This commit is contained in:
parent
0849a37e07
commit
c906e3ab87
@ -59,7 +59,7 @@
|
||||
|
||||
(defgroup apropos nil
|
||||
"Apropos commands for users and programmers"
|
||||
:group 'Help
|
||||
:group 'help
|
||||
:prefix "apropos")
|
||||
|
||||
;; I see a degradation of maybe 10-20% only.
|
||||
|
Loading…
Reference in New Issue
Block a user