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

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

[nongnu] elpa/evil-args a8151556f6: Enable lexical binding


From: ELPA Syncer
Subject: [nongnu] elpa/evil-args a8151556f6: Enable lexical binding
Date: Sat, 10 Feb 2024 00:59:31 -0500 (EST)

branch: elpa/evil-args
commit a8151556f63c9d45d0c44c8a7ef9e5a542f3cdc7
Author: StrawberryTea <look@strawberrytea.xyz>
Commit: Connor Smith <wcsmith@users.noreply.github.com>

    Enable lexical binding
---
 evil-args.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/evil-args.el b/evil-args.el
index dbe682e429..091988067d 100644
--- a/evil-args.el
+++ b/evil-args.el
@@ -1,4 +1,4 @@
-;;; evil-args.el --- Motions and text objects for delimited arguments in Evil.
+;;; evil-args.el --- Motions and text objects for delimited arguments in Evil. 
-*- lexical-binding: t; -*-
 
 ;; Copyright (c) 2014 Connor Smith
 



reply via email to

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