From 5a75e4272b27528a4ab0e83e2e3bb4cb31b6960a Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sat, 11 Jul 2020 07:18:11 +0000
Subject: [PATCH] added rss feeds and async export

---
 init.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/init.el b/init.el
index 5a19930..7c3dd14 100644
--- a/init.el
+++ b/init.el
@@ -34,3 +34,4 @@
   (org-babel-load-file "~/.emacs.d/config.org"))
 (put 'upcase-region 'disabled nil)
 (put 'downcase-region 'disabled nil)
+(put 'list-timers 'disabled nil)

--
Gitblit v1.9.3