org-exp-blocks: match blocks with empty bodies
commit94d19488cbda5575491de9cf9de805def215bcdd
authorEric Schulte <schulte.eric@gmail.com>
Sun, 27 Feb 2011 21:54:36 +0000 (27 14:54 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sun, 27 Feb 2011 21:54:36 +0000 (27 14:54 -0700)
tree665ddd039c7d328ffaf7d6437a925090cbb0830d
parentd0a93cee3795394d327c365fd391ef9784d5b1f3
org-exp-blocks: match blocks with empty bodies

* lisp/org-exp-blocks.el (org-exp-blocks-block-regexp): Wrapping block
  regexp into its own variable, also allowing match of empty bodies.
  (org-export-blocks-preprocess): Using new regexp variable.
lisp/org-exp-blocks.el