[emacs] Declare when we're using cl

This commit is contained in:
Steve Purcell 2014-12-09 21:19:35 +00:00
parent 68574f8f59
commit 233ece62cd

View file

@ -31,6 +31,7 @@
;; function without have to use funcall. ;; function without have to use funcall.
(require 'ledger-init) (require 'ledger-init)
(require 'cl)
;;; Code: ;;; Code: