org-element: Untabify strings without semantics during parsing
commit4725d00f84351089421145050f5a0d71c5c168e3
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 11 Jan 2012 14:56:09 +0000 (11 15:56 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 11 Jan 2012 15:52:08 +0000 (11 16:52 +0100)
treef60008a7844d72dda55f2d54766468bcc07926d9
parent3fc0afb5eebb28cb6f4b2ba28eedb99264d32ead
org-element: Untabify strings without semantics during parsing

* contrib/lisp/org-element.el (org-element-parse-objects): Untabify
  strings between objects to avoid any `tab-width' mismatch.
* contrib/lisp/org-element.el (org-element-normalize-contents): No
  longer need to handle tabs.
contrib/lisp/org-element.el