[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/auto-dim-other-buffers f5dddde654 2/2: Add :prefix to defg
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/auto-dim-other-buffers f5dddde654 2/2: Add :prefix to defgroup [trivial] |
Date: |
Tue, 17 Dec 2024 13:00:27 -0500 (EST) |
branch: elpa/auto-dim-other-buffers
commit f5dddde6544e4b5defae7b853a8a54abddc62451
Author: Michal Nazarewicz <mina86@mina86.com>
Commit: Michal Nazarewicz <mina86@mina86.com>
Add :prefix to defgroup [trivial]
---
auto-dim-other-buffers.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/auto-dim-other-buffers.el b/auto-dim-other-buffers.el
index 7642147b7c..6a7d69368e 100644
--- a/auto-dim-other-buffers.el
+++ b/auto-dim-other-buffers.el
@@ -62,6 +62,7 @@
(defgroup auto-dim-other-buffers nil
"Visually makes windows without focus less prominent."
+ :prefix "auto-dim-other-buffers-"
:group 'convenience)
(defface auto-dim-other-buffers-face