(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
commit1598a9616b673651a8cc3905c0c98dc253e899e9
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Nov 2000 21:38:04 +0000 (22 21:38 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Nov 2000 21:38:04 +0000 (22 21:38 +0000)
tree3701381d4b34f1ffb8974f8aff47337d8c63326f
parent0c6456adc8dfe36a4f27ebbc8ea19d587eced653
(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
(tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
Remove `bf' and `it' from `bold' and `italic' (they were wrong and
are (correctly) handled separately).
Remove `caption' and `footnote' from `citations': they contain text.
Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
(latex-skeleton-end-hook): New function.
(latex-mode): Use it.
(tex-start-tex-marker): Remove.
(tex-send-tex-command): Don't set tex-start-tex-marker.
(tex-error-parse-syntax-table): New var.
(tex-compilation-parse-errors): Use it.
Ignore tex-start-tex-marker.  Don't bother with marker-position.
(tex-validate-buffer): Don't bother with marker-position.
lisp/ChangeLog
lisp/textmodes/tex-mode.el