From 7b8601e182082f8812ececf117e9dcf992f9cfac Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 4 May 2014 18:57:32 -0400 Subject: Move Org safe-local-variable-values from custom.el --- custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom.el') diff --git a/custom.el b/custom.el index 3ae0dba..223d90f 100644 --- a/custom.el +++ b/custom.el @@ -3,7 +3,7 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - '(safe-local-variable-values (quote ((org-goto-max-level . 2))))) + ) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3