Skip to content

Commit

Permalink
Load cl.el for using its functions and macros
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed Nov 26, 2015
1 parent 3de7770 commit 0d26763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prosjekt/prosjekt.el
Expand Up @@ -86,6 +86,7 @@

(require 'thingatpt) ; for read-from-whole-string
(require 'dash) ; for -any?
(require 'cl)

(defmacro prosjekt-with-cfg (&rest body)
"Load the global config, bind it to `cfg`, run BODY, and save the global config."
Expand Down

0 comments on commit 0d26763

Please sign in to comment.