From 37f998e8625352f4317bb6f7c1044e2c579cd47c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 Jan 2022 15:18:33 -0600 Subject: Add a diary file But I dont use it --- init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 261d8c7..92c0fce 100644 --- a/init.el +++ b/init.el @@ -161,7 +161,9 @@ (require '_location) (:option calendar-location-name _location-name calendar-latitude _location-latitude - calendar-longitude _location-longitude)) + calendar-longitude _location-longitude + diary-file (private/ "diary"))) + (setup compile (:option compilation-always-kill t compilation-ask-about-save nil -- cgit 1.4.1-21-gabe81