remove easyPG config (works without)

This commit is contained in:
finga 2016-01-12 15:43:16 +01:00
parent 243ef5e3c0
commit 853ff9e523

View file

@ -94,10 +94,6 @@
(add-to-list 'load-path "~/.emacs.d/lisp") (add-to-list 'load-path "~/.emacs.d/lisp")
(setq-default x-stretch-cursor t) (setq-default x-stretch-cursor t)
;; easy pg
(require 'epa-file)
(epa-file-enable)
;; Include other configs ;; Include other configs
;; calendar-mode ;; calendar-mode
(if (file-exists-p "~/.emacs.d/calendar.el") (if (file-exists-p "~/.emacs.d/calendar.el")