summaryrefslogtreecommitdiff
path: root/helm-man.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-man.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-man.el')
-rw-r--r--helm-man.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-man.el b/helm-man.el
index 2150dee9..553fa4a6 100644
--- a/helm-man.el
+++ b/helm-man.el
@@ -73,6 +73,7 @@ source.")
(provide 'helm-man)
;; Local Variables:
+;; byte-compile-warnings: (not cl-functions obsolete)
;; coding: utf-8
;; indent-tabs-mode: nil
;; byte-compile-dynamic: t