Files
emacs/lisp/textmodes
Basil L. Contovounesios 0d51f54236 Fix recent tex-mode safe-local-variable changes
* lisp/textmodes/tex-mode.el (tex-verbatim-environments): Replace
(delq t ...) with more usual (memq nil ...).
(latex-noindent-environments, latex-noindent-commands): Fix typos
and thinkos in safe-local-variable logic.
2019-06-25 13:40:32 +01:00
..
2019-06-24 10:21:09 -07:00
2019-06-13 02:29:57 +02:00