aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/tex-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use format-prompt for many more promptsStefan Kangas2021-10-051-1/+1
* Fix typo in tex--prettify-symbols-alistLars Ingebrigtsen2021-09-211-1/+1
* Replace hex representation by its literal form in pretty tex symbolsUwe Brauer2021-09-171-84/+83
* Add more symbols to tex--prettify-symbols-alistUwe Brauer2021-09-171-0/+91
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-1/+1
* Fix up previous conf-mode/tex-mode redirection hacksLars Ingebrigtsen2021-08-251-2/+4
* Fix infinite recursion in mode: texLars Ingebrigtsen2021-08-201-4/+8
* Remove prettification for \par in tex-modeClément Pit-Claudel2021-08-161-1/+0
* Allow `tex-buffer' to work on buffers not visiting filesLars Ingebrigtsen2021-08-111-4/+9
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* Fix tex-validate-bufferMattias Engdegård2021-07-251-14/+16
* Make 'tex-validate-buffer' work againLars Ingebrigtsen2021-07-131-2/+5
* Make tex-compile-commands heed tex-start-optionsUtkarsh Singh2021-06-221-0/+1
* Improve tex fontification of quoted stringsKeith David Bershatsky2021-05-291-5/+7
* ; Remove some useless commentsStefan Kangas2021-04-161-1/+0
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-171-36/+36
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-311-2/+1
* Allow commenting out white space lines in latex-modeLars Ingebrigtsen2021-01-281-1/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix file name quoting problems in tex-modeLars Ingebrigtsen2020-12-071-2/+7
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-201-0/+2
* Don't quote lambdas in several placesStefan Kangas2020-10-011-1/+1
* Fix fontification of outdated TeX formLars Ingebrigtsen2020-08-101-1/+1
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-3/+0
* * lisp/textmodes/tex-mode.el: Replace double-definition hack with an adviceStefan Monnier2020-03-271-33/+27
* Add and remove backslashes in regexpsMattias Engdegård2020-02-201-3/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* tex-mode: paragraph separator groups text and commentsMichael Orlitzky2019-11-161-1/+1
* Support \pagebreak[0] for paragraph-separate in latex-modeKevin Ryde2019-10-301-1/+2
* Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-modeLars Ingebrigtsen2019-10-301-1/+1
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Fix recent tex-mode safe-local-variable changesBasil L. Contovounesios2019-06-251-4/+4
* * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom varStefan Monnier2019-06-241-5/+23
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | * lisp/textmodes/tex-mode.el (tex-uptodate-p): Recognize [N.N] pagesStefan Monnier2018-10-151-10/+12
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/textmodes/tex-mode.el: Ensure uncompiled file is loadable.Glenn Morris2017-12-141-3/+4
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-121-0/+2
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Examine tex-chktex--process in the correct bufferJoão Távora2017-11-031-1/+2
* Add ChkTeX flymake backend for latex-modeMark Oteiza2017-10-281-0/+63
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1