summaryrefslogtreecommitdiff
path: root/helm-eshell.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-eshell.el')
-rw-r--r--helm-eshell.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-eshell.el b/helm-eshell.el
index 5dc0788b..c2546dfb 100644
--- a/helm-eshell.el
+++ b/helm-eshell.el
@@ -264,7 +264,7 @@ The function that call this should set `helm-ec-target' to thing at point."
(provide 'helm-eshell)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End: