Make my themes safe in emacs
This commit is contained in:
parent
de32e10a94
commit
44bce4e991
1 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue