Fix missing syntax highlighting with #+SETUPFILE
commitd85ce34fc546e98bb40e331598fb2e299d5c1e67
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 30 Oct 2014 00:10:59 +0000 (30 01:10 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 30 Oct 2014 15:30:43 +0000 (30 16:30 +0100)
treed8eb48a3d08c3b88b3258fc4ed4e62e4450e6b67
parent1b92b8b8fe2779bd80cc43fb26b780dcc2cfa120
Fix missing syntax highlighting with #+SETUPFILE

* lisp/org.el (org--setup-collect-keywords): Fix wrong argument
  order.  Avoid needless recursion.

Reported-by: Kyle Meyer <kyle@kyleam.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/92208>
lisp/org.el