summaryrefslogtreecommitdiff
path: root/helm-external.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2013-11-04 11:41:45 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2013-11-04 11:41:45 +0100
commit287c8db1d61c9d842a95880f719f344d1d329e8d (patch)
treeabc438ffda47da515d91ad42db90568a0b12d77d /helm-external.el
parentb740a4b4c12da582bf99d739e8b8acfc64f5ccc7 (diff)
Add lexical-binding in only these 3 files, fix _source errors.
Diffstat (limited to 'helm-external.el')
-rw-r--r--helm-external.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-external.el b/helm-external.el
index b1519d2f..a86791ad 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -1,4 +1,4 @@
-;;; helm-external.el --- Run Externals commands within Emacs with helm completion.
+;;; helm-external.el --- Run Externals commands within Emacs with helm completion. -*- lexical-binding: t -*-
;; Copyright (C) 2012 ~ 2013 Thierry Volpiatto <thierry.volpiatto@gmail.com>