org.el: Prevent an error when trying to fontify beyond (point-max).
commitfc374109cd1cc69144dc03f32e8268441e47e0b0
authorBastien Guerry <bzg@altern.org>
Wed, 4 Apr 2012 06:28:17 +0000 (4 08:28 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 4 Apr 2012 06:28:17 +0000 (4 08:28 +0200)
treef372e5042622a8cd760159459543b52d34404a45
parente48d67ed6d6a0f352449fbeea6091b6f216c9990
org.el: Prevent an error when trying to fontify beyond (point-max).

* org.el (org-fontify-meta-lines-and-blocks-1): Prevent an
error when trying to fontify beyond (point-max).

TINYCHANGE

Thanks to Leo and Henning for reporting this, and to Nick Dokos
for providing the fix.
lisp/org.el