1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 13:10:37 -08:00
emacs/lisp/textmodes
Stefan Monnier 45fd731c4d * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
$$..$$ but also $..$ using regexps.
Use tex-verbatim for \url and \path.
(tex-font-lock-keywords): Define as defconst like the others.
(tex-common-initialization): Don't use font-lock-syntax-table any more.
* test/indent/latex-mode.tex: New file.

Fixes: debbugs:11953
2012-07-17 04:11:31 -04:00
..
.gitignore
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Various minor variable/hook cleanups. 2012-06-12 13:47:14 +08:00
conf-mode.el
css-mode.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
dns-mode.el
enriched.el * textmodes/enriched.el (enriched-next-annotation): 2012-06-23 21:33:44 +08:00
fill.el
flyspell.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
ispell.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
reftex-index.el
reftex-parse.el
reftex-ref.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el
rst.el * lisp/textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list. 2012-06-27 14:36:25 -04:00
sgml-mode.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
table.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
tex-mode.el * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only 2012-07-17 04:11:31 -04:00
texinfmt.el lisp/textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu). 2012-06-08 14:24:27 +02:00
texinfo.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el