summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-tests.el
diff options
context:
space:
mode:
authorAndrea Corallo <akrl@sdf.org>2020-04-29 20:25:23 +0100
committerAndrea Corallo <akrl@sdf.org>2020-04-29 20:25:23 +0100
commitab66e61b58cd872379e7a9ce301bf0bd17507282 (patch)
tree6eeae16ca85f2c93e2f04ea5c9d31fb3eda45b96 /test/lisp/emacs-lisp/bytecomp-tests.el
parentf8b254d1957a86645bfcc6ce452d97b9286910a2 (diff)
parentb56401f3849cf6d00717ab8a64a221f2c01455a6 (diff)
downloademacs-ab66e61b58cd872379e7a9ce301bf0bd17507282.tar.gz
emacs-ab66e61b58cd872379e7a9ce301bf0bd17507282.tar.bz2
emacs-ab66e61b58cd872379e7a9ce301bf0bd17507282.zip
Merge remote-tracking branch 'savannah/master' into HEAD
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-tests.el')
-rw-r--r--test/lisp/emacs-lisp/bytecomp-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/emacs-lisp/bytecomp-tests.el b/test/lisp/emacs-lisp/bytecomp-tests.el
index d4ceb47c36e..bfe2d06a61b 100644
--- a/test/lisp/emacs-lisp/bytecomp-tests.el
+++ b/test/lisp/emacs-lisp/bytecomp-tests.el
@@ -1,4 +1,4 @@
-;;; bytecomp-tests.el
+;;; bytecomp-tests.el -*- lexical-binding:t -*-
;; Copyright (C) 2008-2020 Free Software Foundation, Inc.