summaryrefslogtreecommitdiff
path: root/test/manual/etags/el-src/TAGTEST.EL
diff options
context:
space:
mode:
Diffstat (limited to 'test/manual/etags/el-src/TAGTEST.EL')
-rw-r--r--test/manual/etags/el-src/TAGTEST.EL2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/manual/etags/el-src/TAGTEST.EL b/test/manual/etags/el-src/TAGTEST.EL
index 89a67913771..3e6599a4a45 100644
--- a/test/manual/etags/el-src/TAGTEST.EL
+++ b/test/manual/etags/el-src/TAGTEST.EL
@@ -1,3 +1,5 @@
+;;; -*- lexical-binding: t -*-
+
(foo::defmumble bletch beuarghh)
(defun foo==bar () (message "hi")) ; Bug#5624
;;; Ctags test file for lisp mode.