~edwargix/emacs.d

1e69eed7de3b1e7bc001d0288206fd5ebbcc3a80 — David Florness 5 years ago 12537f4
Set URL privacy level to 'paranoid'
1 files changed, 2 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +2 -1
@@ 213,7 213,8 @@
 ;; If there is more than one, they won't work right.
 '(flycheck-disabled-checkers (quote (emacs-lisp-checkdoc)))
 '(initial-buffer-choice t)
 '(initial-scratch-message ""))
 '(initial-scratch-message "")
 '(url-privacy-level (quote paranoid)))
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.