summaryrefslogtreecommitdiff
path: root/lisp/textmodes/tex-mode.el
Commit message (Expand)AuthorAge
...
* tex-mode: paragraph separator groups text and commentsMichael Orlitzky2019-11-16
* Support \pagebreak[0] for paragraph-separate in latex-modeKevin Ryde2019-10-30
* Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-modeLars Ingebrigtsen2019-10-30
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Fix recent tex-mode safe-local-variable changesBasil L. Contovounesios2019-06-25
* * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom varStefan Monnier2019-06-24
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | * lisp/textmodes/tex-mode.el (tex-uptodate-p): Recognize [N.N] pagesStefan Monnier2018-10-15
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/textmodes/tex-mode.el: Ensure uncompiled file is loadable.Glenn Morris2017-12-14
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-12
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Examine tex-chktex--process in the correct bufferJoão Távora2017-11-03
* Add ChkTeX flymake backend for latex-modeMark Oteiza2017-10-28
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | * tex-mode.el (tex-compile-commands): Add luatex and xetex commandsStefan Monnier2016-12-21
* | Merge from origin/emacs-25Paul Eggert2016-12-07
|\|
| * Handle TeX comments when making new paragraphKarl Fogel2016-11-25
| * Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-23
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* | Fix prettification of \phi, \varphi, and \varsigmaTassilo Horn2016-08-30
* | Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-30
* | ;Revert ";Partially revert 2649105a"Mark Oteiza2016-07-21
* | ;Partially revert 2649105aMark Oteiza2016-07-21
* | Fix breakage from previous changeMark Oteiza2016-06-28
* | Remove some more face aliases obsoleted in 22.1Mark Oteiza2016-06-23
* | Improve display of tex-verbatim and Info quotedPaul Eggert2016-05-13
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-21
* | * lisp/textmodes/tex-mode.el: Complete local envs. Use #'.Stefan Monnier2016-03-10
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Add prettify symbol for \timesTassilo Horn2015-11-05
* Prettify TeX macros not ending in a word charTassilo Horn2015-10-28
* * lisp/textmodes/tex-mode.el: Use lexical-bindingStefan Monnier2015-10-06
* Add prettified version of \\Bbb{Q}.Tassilo Horn2015-10-06
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Remove font-latex specific checkTassilo Horn2015-09-26
* Fix false negatives in tex--prettify-symbols-compose-p.Tassilo Horn2015-09-25
* Use lunate epsilon for TeX \epsilonMark Oteiza2015-09-21
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Add pretty symbols for \qquad and \varrho.Tassilo Horn2015-09-16