Fix fontification error
commitc59da42c4ecc35f9181fbc7972af0999d66919fd
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 16 Jul 2011 22:48:36 +0000 (17 00:48 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 16 Jul 2011 22:48:36 +0000 (17 00:48 +0200)
tree897ecf58a23b2514c9e83f320c7018fda999b7ec
parentb9d5e7e85edeceab7b869d3f013eef2e10f8c1fa
Fix fontification error

* lisp/org.el (org-fontify-meta-lines-and-blocks-1): blocks cannot be
  correctly fontified when the buffer is missing a final newline.
lisp/org.el