Fix `org-edit-special' on file names with spaces
commitcf77a8e878f5177121b500e0da1422748e16db04
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 2 Oct 2014 17:23:03 +0000 (2 19:23 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 2 Oct 2014 17:23:03 +0000 (2 19:23 +0200)
tree2b912546eae2dc800262e382e411ba30ac2fb0a6
parent986037a538f8aa325228f7a0d1283e86423fcfa8
Fix `org-edit-special' on file names with spaces

* lisp/org.el (org-edit-special): Fix function when INCLUDE or
  SETUPFILE keyword points to a file name with spaces.
lisp/org.el