ox: Only provide back-end name as second argument of filters
commit73b060b768c53dcc25e9bbe983155555dc467060
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 10 Aug 2013 07:42:20 +0000 (10 09:42 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 10 Aug 2013 07:42:20 +0000 (10 09:42 +0200)
tree90d21ca663a74dbe658eb5d83c53d01268cb6eab
parentef2d475bf8c0995ae8a0ced2c5262f48ad547dad
ox: Only provide back-end name as second argument of filters

* lisp/ox.el (org-export-filter-apply-functions): Only provide
  back-end name (a symbol) as second argument of filters, not the full
  back-end (a vector).
lisp/ox.el