org: Match case of todo keywords when determining empty headings
commitf4ba6dc6ee099d690a236cd6b257b84d50d8b17f
authorLawrence Mitchell <wence@gmx.li>
Tue, 29 Mar 2011 13:44:07 +0000 (29 13:44 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 6 Apr 2011 08:27:58 +0000 (6 10:27 +0200)
tree3af28a8322cf541e5b2cb16660841cb36adc6cb1
parent1df06e0fa9dd7a137f7d0cfc1840264a6c83ccc4
org: Match case of todo keywords when determining empty headings

* lisp/org.el (org-point-at-end-of-empty-headline): Bind
case-fold-search to nil.
lisp/org.el