summaryrefslogtreecommitdiff
path: root/helm-external.el
diff options
context:
space:
mode:
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 d384d0cf..0fe2d758 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -205,7 +205,7 @@ You can set your own list of commands with
(provide 'helm-external)
;; Local Variables:
-;; byte-compile-warnings: (not cl-functions obsolete)
+;; byte-compile-warnings: (not obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; End: