]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/backquote.el: Use lexical binding.
authorMattias Engdegård <mattiase@acm.org>
Thu, 15 Oct 2020 16:44:39 +0000 (18:44 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 16 Oct 2020 12:03:57 +0000 (14:03 +0200)
lisp/emacs-lisp/backquote.el

index 8567a3a44f37ec05400bcc06594c04f99b210ddb..5413022e3414b22ef36726b3d39094b2715b6df4 100644 (file)
@@ -1,4 +1,4 @@
-;;; backquote.el --- implement the ` Lisp construct
+;;; backquote.el --- implement the ` Lisp construct  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 1990, 1992, 1994, 2001-2020 Free Software Foundation,
 ;; Inc.