summaryrefslogtreecommitdiff
path: root/helm-external.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-07-30 09:35:51 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-07-30 09:35:51 +0200
commita7ee65b703ed32e108d8913d853a1de7883bf110 (patch)
tree6d642490df6a294ff9b741756f1ce9e340d1b0b9 /helm-external.el
parentd9e4398d3baeaee97100f3f37091f5f1de1d7717 (diff)
Disable compile warnings and add new keyword to helm.
* helm.el (helm): Send error when running helm within helm unless :allow-nest is non--nil. Fix docstring. * helm-ring.el (helm-show-kill-ring): Use new keyword :allow-nest
Diffstat (limited to 'helm-external.el')
-rw-r--r--helm-external.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-external.el b/helm-external.el
index 5d4ae2f7..a1771924 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -207,6 +207,7 @@ You can set your own list of commands with
(provide 'helm-external)
;; Local Variables:
+;; byte-compile-warnings: (not cl-functions obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; byte-compile-dynamic: t