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

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

[nongnu] elpa/emacsql d21cc86540 188/427: Add lexical binding to tests.


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql d21cc86540 188/427: Add lexical binding to tests.
Date: Tue, 13 Dec 2022 02:59:40 -0500 (EST)

branch: elpa/emacsql
commit d21cc8654071bcde06200138352fee3d95b3a73c
Author: Christopher Wellons <wellons@nullprogram.com>
Commit: Christopher Wellons <wellons@nullprogram.com>

    Add lexical binding to tests.
---
 emacsql-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emacsql-tests.el b/emacsql-tests.el
index 0c0ed5191e..d3dfbd00bb 100644
--- a/emacsql-tests.el
+++ b/emacsql-tests.el
@@ -1,4 +1,4 @@
-;;; emacsql-tests.el --- tests for emacsql
+;;; emacsql-tests.el --- tests for emacsql -*- lexical-binding: t; -*-
 
 ;;; Code:
 



reply via email to

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