From a7ee65b703ed32e108d8913d853a1de7883bf110 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Mon, 30 Jul 2012 09:35:51 +0200 Subject: 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 --- helm-man.el | 1 + 1 file changed, 1 insertion(+) (limited to 'helm-man.el') 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 -- cgit v1.2.3