Correctly fontify headlines with special keywords
commit2a58775d9e5532c9648d9ac74bb6d62c0ce429b9
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 3 Nov 2011 20:23:59 +0000 (3 21:23 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 3 Nov 2011 20:23:59 +0000 (3 21:23 +0100)
tree289e10e4343f09ec371cc96b90e0e4d8476d7ca0
parent4d2a5c97f23d5ecc463318d6fcf38e6adb06962a
Correctly fontify headlines with special keywords

* lisp/org.el (org-set-font-lock-defaults): Fix small error in
  matching group that prevented fontification of keywords like
  org-comment-string and stars in headlines.
lisp/org.el