org-export: Fix reference to a free variable in macros
commitf9e5600f826460f85fabbcbb8dca33e50af33475
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 23 Aug 2012 09:03:09 +0000 (23 11:03 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 23 Aug 2012 09:03:09 +0000 (23 11:03 +0200)
tree82acfbf3d02ad25e7b93011dedc8f814a20b0118
parent6dedecf8062c753e6f575c5aca2922365c7d13cc
org-export: Fix reference to a free variable in macros

* contrib/lisp/org-export.el (org-export-define-backend,
  org-export-define-derived-backend): Fix reference to a free variable
  in macro.
contrib/lisp/org-export.el