emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/auto-dim-other-buffers d2039c43af 08/82: upgrade the versi


From: ELPA Syncer
Subject: [nongnu] elpa/auto-dim-other-buffers d2039c43af 08/82: upgrade the version based on how efficient it is now :D
Date: Mon, 12 Dec 2022 20:58:38 -0500 (EST)

branch: elpa/auto-dim-other-buffers
commit d2039c43aff348e08efde07370d68da49da71e1a
Author: Steven Degutis <sbdegutis@gmail.com>
Commit: Steven Degutis <sbdegutis@gmail.com>

    upgrade the version based on how efficient it is now :D
---
 auto-dim-other-buffers.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/auto-dim-other-buffers.el b/auto-dim-other-buffers.el
index b41f4f6e05..2afd4e22cf 100644
--- a/auto-dim-other-buffers.el
+++ b/auto-dim-other-buffers.el
@@ -2,7 +2,7 @@
 
 ;; Author: Steven Degutis
 ;; URL: https://github.com/sdegutis/auto-dim-other-buffers.el
-;; Version: 1.0
+;; Version: 1.2
 
 (make-face 'sd/dimmed-font)
 (set-face-attribute 'sd/dimmed-font nil :background "black")



reply via email to

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