1
0
Fork 0

Make my themes safe in emacs

This commit is contained in:
Jeremy Kaplan 2016-06-06 14:57:38 -04:00
commit 44bce4e991

View file

@ -74,6 +74,9 @@
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance. ;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right. ;; If there is more than one, they won't work right.
'(custom-safe-themes
(quote
("ce08249e5bb367822a811e84a7a9cc44c4228605ab7cbbb6896039529720809a" "2b280ad6cde9097a8677663009decae239a35d70a180d2321baf9e467696f6c8" default)))
'(global-subword-mode t) '(global-subword-mode t)
'(indent-tabs-mode nil) '(indent-tabs-mode nil)
'(inhibit-startup-buffer-menu t) '(inhibit-startup-buffer-menu t)