[Emacs] use-package calfw-org instead of calfw

This commit is contained in:
Ivan Malison 2017-07-29 00:40:50 -07:00
parent 12207b8d82
commit f1fb2ea08b
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -4269,10 +4269,8 @@ This package is needed to export org to html.
#+END_SRC
** calfw
#+BEGIN_SRC emacs-lisp
(use-package calfw
:config
(progn
(require 'calfw-org)))
(use-package calfw-org
:demand t)
#+END_SRC
** clocker
Not really sure what this is