Fix for displaying entities ending in a number
commitbde1b2f94293f902a4d26dc8446655fe8c8e163f
authorMark Shoulson <mark@kli.org>
Thu, 24 May 2012 00:17:40 +0000 (23 20:17 -0400)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 25 May 2012 14:50:06 +0000 (25 16:50 +0200)
tree3be685e365d4cbace826759b2dfc1033ea82bf82
parent610a00ce2a4e3dc34004a1d3f5adffea031a2017
Fix for displaying entities ending in a number

* lisp/org.el (org-fontify-entities): Fix bug: The entities \sup[123] and
  \there4 were not "prettified" when org-pretty-entities was enabled.

TINYCHANGE
lisp/org.el