Fix the macro argument parser
commit68b960c099d7742e0b1c456d88648f4d5f221e81
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 14 Aug 2010 14:41:12 +0000 (14 16:41 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 14 Aug 2010 14:41:12 +0000 (14 16:41 +0200)
treeba194feacb07a94b002c9db172aa5019e7a254b2
parent8c0db0b9097879414b9ae4e27b6ea570012562b0
Fix the macro argument parser

* lisp/org-exp.el (org-export-preprocess-apply-macros): Fix the macro
argument parser.

The macro argument parser was swallowing white space after escaped commas.
lisp/org-exp.el