mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Enable lexical binding
This supersedes https://github.com/jwiegley/use-package/issues/617 and closes https://github.com/jwiegley/use-package/issues/648
This commit is contained in:
parent
cc9ec36f1a
commit
e2e6f9a44b
11 changed files with 66 additions and 66 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; use-package-tests.el --- Tests for use-package.el
|
||||
;;; use-package-tests.el --- Tests for use-package.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; This program is free software; you can redistribute it and/or
|
||||
;; modify it under the terms of the GNU General Public License as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue