aboutsummaryrefslogtreecommitdiff
path: root/mixins/email.el
diff options
context:
space:
mode:
authorAshton Wiersdorf <mail@wiersdorf.dev>2023-09-08 09:39:55 -0600
committerAshton Wiersdorf <mail@wiersdorf.dev>2023-09-08 09:39:55 -0600
commitf4f88ea6ac2affdac4246b9e6a6a4ec3fdeb92f5 (patch)
tree27e070be909dcd9210ad092b8341500d64aca12b /mixins/email.el
parent9e2f11f7b2e3b00c04af09c984e942ce027adecc (diff)
Rename mixin → extra
Diffstat (limited to 'mixins/email.el')
-rw-r--r--mixins/email.el30
1 files changed, 0 insertions, 30 deletions
diff --git a/mixins/email.el b/mixins/email.el
deleted file mode 100644
index 4146231..0000000
--- a/mixins/email.el
+++ /dev/null
@@ -1,30 +0,0 @@
-;;; Emacs Bedrock
-;;;
-;;; Mixin: Email
-
-;;; Usage: Append or require this file from init.el for Email in Emacs. You will
-;;; need to do some heavy customization depending on your email provider.
-
-;;; Contents:
-;;;
-;;; - Core Email Packages
-;;; - Sample Setup: Gmail
-;;; - Sample Setup: Fastmail
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;;
-;;; Core Email Packages
-;;;
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;;
-;;; Sample Setup: Gmail
-;;;
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;;
-;;; Sample Setup: Fastmail
-;;;
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;