summaryrefslogtreecommitdiff
path: root/lisp/textmodes/tex-mode.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-11-18
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* Pass correct environment name to `reftex-label'Arash Esbati2022-10-06
* * lisp/textmodes/tex-mode.el (tex--redirect-to-submode): Fix last changeStefan Monnier2022-10-03
* files.el (major-mode-remap-alist): New custom var (bug#58075)Stefan Monnier2022-10-03
* tex-mode.el: Don't override AUCTeX modesStefan Monnier2022-09-25
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * * lisp/text-modes/tex-mode.el (tex-mode): Fix AUCTeX regressionStefan Monnier2022-09-20
* | Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* | (compilation-parse-errors-function): Remove obsolete varStefan Monnier2022-07-21
* | Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-06
* | Remove some useless `eval-when-compile`Mattias Engdegård2022-07-04
* | Revert "Allow commenting out white space lines in latex-mode"Lars Ingebrigtsen2022-05-31
* | Improve LaTeX symbol prettificationArash Esbati2022-03-17
* | doctex-mode: Try and fix bug#35140Stefan Monnier2022-03-15
* | Tweak href/superscript fix in tex-modeLars Ingebrigtsen2022-01-27
* | Fix \href{a_b} in tex-modeLars Ingebrigtsen2022-01-24
* | Revert "Fix tex-mode handling of _ chars in href{} commands"Lars Ingebrigtsen2022-01-24
* | Fix tex-mode handling of _ chars in href{} commandsLars Ingebrigtsen2022-01-24
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-28
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* Fix typo in tex--prettify-symbols-alistLars Ingebrigtsen2021-09-21
* Replace hex representation by its literal form in pretty tex symbolsUwe Brauer2021-09-17
* Add more symbols to tex--prettify-symbols-alistUwe Brauer2021-09-17
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* Fix up previous conf-mode/tex-mode redirection hacksLars Ingebrigtsen2021-08-25
* Fix infinite recursion in mode: texLars Ingebrigtsen2021-08-20
* Remove prettification for \par in tex-modeClément Pit-Claudel2021-08-16
* Allow `tex-buffer' to work on buffers not visiting filesLars Ingebrigtsen2021-08-11
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Fix tex-validate-bufferMattias Engdegård2021-07-25
* Make 'tex-validate-buffer' work againLars Ingebrigtsen2021-07-13
* Make tex-compile-commands heed tex-start-optionsUtkarsh Singh2021-06-22
* Improve tex fontification of quoted stringsKeith David Bershatsky2021-05-29
* ; Remove some useless commentsStefan Kangas2021-04-16
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-17
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-31
* Allow commenting out white space lines in latex-modeLars Ingebrigtsen2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix file name quoting problems in tex-modeLars Ingebrigtsen2020-12-07
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Fix fontification of outdated TeX formLars Ingebrigtsen2020-08-10
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
* * lisp/textmodes/tex-mode.el: Replace double-definition hack with an adviceStefan Monnier2020-03-27
* Add and remove backslashes in regexpsMattias Engdegård2020-02-20
* Update copyright year to 2020Paul Eggert2020-01-01