branch: externals/system-packages
commit 5124f571663214a2e3aae06355f6648a439c2eb4
Author: Alex Branham <[email protected]>
Commit: Alex Branham <[email protected]>
add lexical-binding t
---
system-packages.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/system-packages.el b/system-packages.el
index 9773b23..7762de7 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -1,4 +1,4 @@
-;;; system-packages.el --- functions to manage system packages
+;;; system-packages.el --- functions to manage system packages -*-
lexical-binding: t; -*-
;; Copyright (C) 2016-2017 J. Alexander Branham