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 8c4470713f 33/82: Set lexical bindi


From: ELPA Syncer
Subject: [nongnu] elpa/auto-dim-other-buffers 8c4470713f 33/82: Set lexical binding on.
Date: Mon, 12 Dec 2022 20:58:40 -0500 (EST)

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

    Set lexical binding on.
---
 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 8200e6fe15..28b8dfbc99 100644
--- a/auto-dim-other-buffers.el
+++ b/auto-dim-other-buffers.el
@@ -1,4 +1,4 @@
-;;; auto-dim-other-buffers.el --- Makes non-current buffers less prominent
+;;; auto-dim-other-buffers.el --- Makes non-current buffers less prominent -*- 
lexical-binding: t -*-
 
 ;; Copyright 2013 Steven Degutis
 ;; Copyright 2013,2014 Google Inc.



reply via email to

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