فهرست منبع

now requiring cl

Eric Schulte 16 سال پیش
والد
کامیت
e05ddae2f7
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      lisp/org-babel-init.el

+ 1 - 0
lisp/org-babel-init.el

@@ -29,6 +29,7 @@
 ;; for more information see the comments in org-babel.el
 
 ;;; Code:
+(require 'cl)
 (require 'org)
 (require 'org-exp-blocks)
 (require 'org-babel)