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-tags.el | 1 + 1 file changed, 1 insertion(+) (limited to 'helm-tags.el') diff --git a/helm-tags.el b/helm-tags.el index 73fe4555..54fde47b 100644 --- a/helm-tags.el +++ b/helm-tags.el @@ -252,6 +252,7 @@ If tag file have been modified reinitialize cache." (provide 'helm-tags) ;; Local Variables: +;; byte-compile-warnings: (not cl-functions obsolete) ;; coding: utf-8 ;; indent-tabs-mode: nil ;; byte-compile-dynamic: t -- cgit v1.2.3