diff options
Diffstat (limited to '_spacemacs.d/config/aly-mu4e-config.el')
-rw-r--r-- | _spacemacs.d/config/aly-mu4e-config.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_spacemacs.d/config/aly-mu4e-config.el b/_spacemacs.d/config/aly-mu4e-config.el index e0e9b37..8421350 100644 --- a/_spacemacs.d/config/aly-mu4e-config.el +++ b/_spacemacs.d/config/aly-mu4e-config.el @@ -4,7 +4,7 @@ ;; ;; Aaron LI ;; Created: 2016-02-21 -;; Updated: 2016-05-15 +;; Updated: 2016-08-19 ;; ;;; Commentary: @@ -222,7 +222,6 @@ ("tag:astro" "Astro" ?a) ("tag:arxiv OR from:arxiv.org" "arXiv" ?x) ("tag:SMS" "SMS" ?S) - ("tag:CallLog" "Call Log" ?C) ("flag:trashed OR tag:\\\\Trash" "Deleted" ?d) ("mime:image/*" "Messages with images" ?p))) |