emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master cf11fac 1/2: * test/src/emacs-module-tests.el: Swit


From: Philipp Stephani
Subject: [Emacs-diffs] master cf11fac 1/2: * test/src/emacs-module-tests.el: Switch to lexical binding.
Date: Sun, 28 Apr 2019 11:15:43 -0400 (EDT)

branch: master
commit cf11fac1eba8076434de345603c380c3e6894fb0
Author: Philipp Stephani <address@hidden>
Commit: Philipp Stephani <address@hidden>

    * test/src/emacs-module-tests.el: Switch to lexical binding.
---
 test/src/emacs-module-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/src/emacs-module-tests.el b/test/src/emacs-module-tests.el
index 173b636..40afd76 100644
--- a/test/src/emacs-module-tests.el
+++ b/test/src/emacs-module-tests.el
@@ -1,4 +1,4 @@
-;;; Test GNU Emacs modules.
+;;; Test GNU Emacs modules.  -*- lexical-binding: t; -*-
 
 ;; Copyright 2015-2019 Free Software Foundation, Inc.
 



reply via email to

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