summaryrefslogtreecommitdiff
path: root/helm-eval.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-04-18 16:24:21 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-04-18 16:24:21 +0200
commit1592c28fc45c305ecc36d94a2e6f9e7baeb93615 (patch)
tree116e4ff2a13652bd8c5fc79358cd7368641faa48 /helm-eval.el
parent2840076ce71fc641726a4661e358e00b55ce77a1 (diff)
Reindent all files.
Diffstat (limited to 'helm-eval.el')
-rw-r--r--helm-eval.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-eval.el b/helm-eval.el
index 23af7a76..9fbf0eee 100644
--- a/helm-eval.el
+++ b/helm-eval.el
@@ -77,7 +77,7 @@ Should take one arg: the string to display."
(if edebug-active
(edebug-eval-expression
(read helm-pattern))
- (eval (read helm-pattern)))))
+ (eval (read helm-pattern)))))
(error "Error")))))
(action . (("Copy result to kill-ring" . (lambda (candidate)
(kill-new