Fix for displaying entities ending in a number
commit4e4e161f8f1563a1dabbef5e721f17acec2ddaf7
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:56:57 +0000 (25 16:56 +0200)
tree0db7d6e03447c196c687efedcf3c58be1f49b61f
parent35b9556cc399e4405a4baa9514f0993b03f318e6
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