From: Stefan Monnier Date: Thu, 26 May 2022 16:16:04 +0000 (-0400) Subject: * test/lisp/files-resources/compile-utf8.el: Use lexical-binding X-Git-Tag: emacs-29.0.90~1910^2~411 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=77b5840d4ab37c1485745def5ec0c9b9f6cb137f;p=emacs.git * test/lisp/files-resources/compile-utf8.el: Use lexical-binding --- diff --git a/test/lisp/files-resources/compile-utf8.el b/test/lisp/files-resources/compile-utf8.el index ea67626365d..1f804dcf8dc 100644 --- a/test/lisp/files-resources/compile-utf8.el +++ b/test/lisp/files-resources/compile-utf8.el @@ -1,3 +1,4 @@ +;; -*- lexical-binding: t; -*- (defun zot () "Yes." nil)