]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/files-resources/compile-utf8.el: Use lexical-binding
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 26 May 2022 16:16:04 +0000 (12:16 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 26 May 2022 16:16:04 +0000 (12:16 -0400)
test/lisp/files-resources/compile-utf8.el

index ea67626365deb4f8dd0f6a3f360b31881bfed891..1f804dcf8dc57c1543d5e35110697fe17d513788 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- lexical-binding: t; -*-
 (defun zot ()
   "Yes."
   nil)