[Emacs] Fix use-package error message

This commit is contained in:
Ivan Malison 2016-12-28 04:11:40 -08:00
parent e229a8c044
commit 6b45e61a69
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -15,9 +15,8 @@
(setq readme-src (concat emacs-dir "README.org"))
(org-babel-tangle-file readme-src)
(require 'use-pacakge)
(org-babel-tangle-file readme-src)
(load-file (concat emacs-dir "org-config.el"))
(defun export-target (target)