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

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

[nongnu] elpa/idle-highlight-mode 1f3620ba70 14/59: Enable lexical bindi


From: ELPA Syncer
Subject: [nongnu] elpa/idle-highlight-mode 1f3620ba70 14/59: Enable lexical binding.
Date: Thu, 7 Jul 2022 12:00:29 -0400 (EDT)

branch: elpa/idle-highlight-mode
commit 1f3620ba70dfc0f96c1cc9958ac8278e65fe1691
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Enable lexical binding.
---
 idle-highlight-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idle-highlight-mode.el b/idle-highlight-mode.el
index 685b255a86..a1a2744cf7 100755
--- a/idle-highlight-mode.el
+++ b/idle-highlight-mode.el
@@ -1,4 +1,4 @@
-;;; idle-highlight-mode.el --- highlight the word the point is on
+;;; idle-highlight-mode.el --- Highlight the word the point is on -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 2008-2011 Phil Hagelberg, Cornelius Mika
 



reply via email to

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