From 88bcb8b96d6366ad2c801d6edb3ecc0d18618643 Mon Sep 17 00:00:00 2001 From: Alex Branham Date: Sat, 27 Jan 2018 09:56:15 -0600 Subject: Use lexical bindings and remove cl package --- lisp/use-package/use-package-bind-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/use-package/use-package-bind-key.el') diff --git a/lisp/use-package/use-package-bind-key.el b/lisp/use-package/use-package-bind-key.el index d8fe56dfaa5..638aec45d7b 100644 --- a/lisp/use-package/use-package-bind-key.el +++ b/lisp/use-package/use-package-bind-key.el @@ -1,4 +1,4 @@ -;;; use-package-bind-key.el --- Support for the :bind/:bind-keymap keywords +;;; use-package-bind-key.el --- Support for the :bind/:bind-keymap keywords -*- lexical-binding: t; -*- ;; Copyright (C) 2012-2017 John Wiegley -- cgit v1.2.3