aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/overlays/kookie/emacs/theme/default.el
diff options
context:
space:
mode:
Diffstat (limited to 'infra/libkookie/overlays/kookie/emacs/theme/default.el')
-rw-r--r--infra/libkookie/overlays/kookie/emacs/theme/default.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/infra/libkookie/overlays/kookie/emacs/theme/default.el b/infra/libkookie/overlays/kookie/emacs/theme/default.el
new file mode 100644
index 000000000000..2057b13b6191
--- /dev/null
+++ b/infra/libkookie/overlays/kookie/emacs/theme/default.el
@@ -0,0 +1,9 @@
+
+(provide 'theme)
+
+(custom-set-variables
+ '(custom-safe-themes
+ '("628278136f88aa1a151bb2d6c8a86bf2b7631fbea5f0f76cba2a0079cd910f7d" default))
+ '(send-mail-function 'sendmail-send-it))
+(custom-set-faces)
+