Bugfix when exporting TODO keywords from the headline.
commit35ba10c0af920b61238854c9892154051fd31473
authorBastien Guerry <bzg@altern.org>
Wed, 2 Mar 2011 17:43:50 +0000 (2 18:43 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 2 Mar 2011 17:43:50 +0000 (2 18:43 +0100)
treee4f4373fedcf633ff7563cbc8aaae67115dc1219
parentfe67a66e2f94cda035a9036606ec429883bb9bf3
Bugfix when exporting TODO keywords from the headline.

* org-exp.el (org-export-remove-headline-metadata): bugfix:
don't case-fold-search to avoid mixing TODO keywords with real
headline words.

Thanks to Samuel Wales for spotting and reporting this.
lisp/org-exp.el