org.el: Fix bug in done headline fontification.
commit624194dc51270da84267928f9ac0e82ac82d62ae
authorBastien Guerry <bzg@altern.org>
Fri, 20 Jan 2012 15:44:25 +0000 (20 16:44 +0100)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 19 Feb 2012 15:04:10 +0000 (19 08:04 -0700)
tree5349bfb799217666efbb1c8d531bf0da59c311ee
parent1c73d5a40376844b5739a96593c1ac7e15e758ae
org.el: Fix bug in done headline fontification.

* org.el (org-set-font-lock-defaults): Fix bug in done
headline fontification.

Thanks to Brian J. Carlson for pointing this error and
a solution.