From f25c92e6912e950126bd79b934716dcb92f0e0d3 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 22 Feb 2020 23:12:01 -0500 Subject: fix diary ensure in emacs --- .emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs b/.emacs index 4ecc327..ddebe87 100644 --- a/.emacs +++ b/.emacs @@ -188,6 +188,7 @@ Extended Format date in the date field and return it as a string obeing (custom-file null-device "Don't store customizations")) (use-package diary + :ensure diary-lib :custom (diary-display-function 'diary-fancy-display) :hook ((diary-list-entries . diary-include-other-diary-files) -- cgit v1.2.3