branch: master
commit 20d5539b2037da5a10707409552629f316339e7d
Author: Syohei YOSHIDA <syo...@gmail.com>
Commit: Syohei YOSHIDA <syo...@gmail.com>

    load cl-lib
---
 darkroom.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/darkroom.el b/darkroom.el
index aa526bb..d405011 100644
--- a/darkroom.el
+++ b/darkroom.el
@@ -45,6 +45,8 @@
 
 ;;; Code:
 
+(require 'cl-lib)
+
 (defgroup darkroom nil
   "Remove visual distractions and focus on writing"
   :prefix "darkroom-"

Reply via email to