Doc for fix elpa signature

This commit is contained in:
Jesús
2020-07-20 19:20:52 -05:00
parent cb7b574da7
commit 7733624f8d
3 changed files with 16 additions and 2 deletions

View File

@@ -10,6 +10,8 @@
;;; Time Mark
(setq emacs-load-start-time (current-time))
(setq package-check-signature 'allow-unsigned)
;;; Welcome message
(setq-default initial-scratch-message
(concat ";; Happy hacking, " user-login-name " - Emacs loves you!\n\n"))