emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/monokai-theme d58fd4e 016/207: Remove manipulation of safe


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme d58fd4e 016/207: Remove manipulation of safe-local-eval-forms variable.
Date: Thu, 21 Oct 2021 18:07:22 -0400 (EDT)

branch: elpa/monokai-theme
commit d58fd4e42227a9c578940a0e1df58e4641936df0
Author: Kelvin Smith <ksmith@thoughtworks.com>
Commit: Kelvin Smith <ksmith@thoughtworks.com>

    Remove manipulation of safe-local-eval-forms variable.
---
 monokai-theme.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index 4516f92..1db71da 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -2120,9 +2120,5 @@ This requires library `rainbow-mode'.")
                   (file-name-as-directory
                    (file-name-directory load-file-name))))
 
-;;;###autoload
-(add-to-list 'safe-local-eval-forms
-             '(when (require 'rainbow-mode nil t) (rainbow-mode 1)))
-
 (provide-theme 'monokai)
 ;;; monokai-theme.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]