]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/src/emacs-module-tests.el: Switch to lexical binding.
authorPhilipp Stephani <phst@google.com>
Sun, 28 Apr 2019 14:49:13 +0000 (16:49 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 28 Apr 2019 15:15:44 +0000 (17:15 +0200)
test/src/emacs-module-tests.el

index 173b63670fce60ffd5ee78948de2eec37383b803..40afd76259c3f49396c9d614c53d673afed881bd 100644 (file)
@@ -1,4 +1,4 @@
-;;; Test GNU Emacs modules.
+;;; Test GNU Emacs modules.  -*- lexical-binding: t; -*-
 
 ;; Copyright 2015-2019 Free Software Foundation, Inc.