Drop :version keywords from defgroup

These may refer to an Emacs version and may have been added by mistake.
This commit is contained in:
Daniel Mendler 2024-01-09 19:43:17 +01:00
parent 96a9de8c19
commit c573ff143a
8 changed files with 0 additions and 8 deletions

View file

@ -56,7 +56,6 @@
(defgroup exwm-randr nil
"RandR."
:version "25.3"
:group 'exwm)
(defcustom exwm-randr-refresh-hook nil