]> code.delx.au - gnu-emacs/commit
Allow highlighting things like @math{2^{12}}
authorBastien Guerry <bzg@altern.org>
Wed, 24 Feb 2016 03:35:28 +0000 (14:35 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 24 Feb 2016 03:35:28 +0000 (14:35 +1100)
commit3c36fc13c9eb78af073008d2b5f0d8a295110df1
tree06800b54248df6c22b4f8fdb2cc6b9995d6ae5c3
parent6ef8c6ceb8ce7289095fa448a6432dbe08f1c508
Allow highlighting things like @math{2^{12}}

* lisp/textmodes/texinfo.el (texinfo-font-lock-keywords):
Allow highlighting things like @math{2^{12}} (bug#16390).
lisp/textmodes/texinfo.el