From cf9fba42060e22c8e019f45b9e0dbcd8980b0353 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 19 Jul 2018 19:07:59 -0300 Subject: Set mml-secure-safe-bcc-list --- emacs/not-much.el | Bin 1135 -> 1188 bytes spacemacs.el | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/emacs/not-much.el b/emacs/not-much.el index d3661b4..a434bbd 100644 Binary files a/emacs/not-much.el and b/emacs/not-much.el differ diff --git a/spacemacs.el b/spacemacs.el index 17db16f..e8baec2 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -701,9 +701,7 @@ This is the place where most of your configurations should be done. Unless it is ("i" "Idea" entry (file org-default-notes-file) "* %? :IDEA: \n%t" :clock-in t :clock-resume t) ("n" "Next Task" entry (file+headline org-default-notes-file "Tasks") - "** NEXT %? \nDEADLINE: %t")) - - ) + "** NEXT %? \nDEADLINE: %t"))) -- cgit v1.2.3