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 90f6a6f0fb 49/82: Bump Version in c


From: ELPA Syncer
Subject: [nongnu] elpa/auto-dim-other-buffers 90f6a6f0fb 49/82: Bump Version in comment
Date: Mon, 12 Dec 2022 20:58:43 -0500 (EST)

branch: elpa/auto-dim-other-buffers
commit 90f6a6f0fba8dac1cfd5e4140638eceebc88bfab
Author: Michal Nazarewicz <mina86@mina86.com>
Commit: Michal Nazarewicz <mina86@mina86.com>

    Bump Version in comment
---
 auto-dim-other-buffers.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/auto-dim-other-buffers.el b/auto-dim-other-buffers.el
index cc6725059e..413e852ceb 100644
--- a/auto-dim-other-buffers.el
+++ b/auto-dim-other-buffers.el
@@ -8,7 +8,7 @@
 ;;     Michal Nazarewicz <mina86@mina86.com>
 ;; Maintainer: Michal Nazarewicz <mina86@mina86.com>
 ;; URL: https://github.com/mina86/auto-dim-other-buffers.el
-;; Version: 1.6.4
+;; Version: 1.7
 
 ;; This file is not part of GNU Emacs.
 
@@ -73,7 +73,6 @@ Currently only mini buffer and echo areas are ignored."
       (minibufferp buffer)
       (string-match "^ \\*Echo Area" (buffer-name buffer))))
 
-;; current remapping cookie for adob
 (defvar-local adob--face-mode-remapping nil
   "Current remapping cookie for `auto-dim-other-buffers-mode'.")
 



reply via email to

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