[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master ba3e2b8 3/4: * test/lisp/org/org-tests.el: Use lexical-binding.
From: |
Stefan Kangas |
Subject: |
master ba3e2b8 3/4: * test/lisp/org/org-tests.el: Use lexical-binding. |
Date: |
Thu, 10 Sep 2020 13:54:50 -0400 (EDT) |
branch: master
commit ba3e2b80c04440c6a258b647a583d0a0afeabf83
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>
* test/lisp/org/org-tests.el: Use lexical-binding.
---
test/lisp/org/org-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/lisp/org/org-tests.el b/test/lisp/org/org-tests.el
index 918d79b..6e91dd2 100644
--- a/test/lisp/org/org-tests.el
+++ b/test/lisp/org/org-tests.el
@@ -1,4 +1,4 @@
-;;; org-tests.el --- tests for org/org.el
+;;; org-tests.el --- tests for org/org.el -*- lexical-binding:t -*-
;; Copyright (C) 2018-2020 Free Software Foundation, Inc.