index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
tex-mode.el
Age
Commit message (
Expand
)
Author
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-14
Improve prettification of (La)TeX symbols
Paul Nelson
2025-07-14
lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Use \
Stefan Monnier
2025-04-05
Extend prettify-symbols-alist in TeX mode
Paul Nelson
2025-03-16
Use defvar-keymap for some trivial keymaps
Stefan Kangas
2025-02-24
Prefer incf to cl-incf in textmodes/*.el
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-25
(when-let*): Warn if body is empty
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-12
Don't call purecopy in textmodes/*.el
Stefan Kangas
2024-12-09
Make setting tex-dvi-view-command to an sexp obsolete
Stefan Kangas
2024-12-04
Remove obsolete 'display-comint-buffer-action' (bug#74361)
Juri Linkov
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-21
Let 'tex-view' show PDFs made without a DVI (bug#73854)
Stephen Berman
2024-09-21
Fix regexps for TeX xref backend
David Fussner
2024-09-14
Provide a modified xref backend for TeX buffers
David Fussner
2024-08-20
Mark tex-dvi-view-command as :risky
Stefan Kangas
2024-04-25
Suppress warnings for obsolete display-comint-buffer-action (bug#69983)
Juri Linkov
2024-03-03
(major-mode-remap(-defaults)): New var and function (bug#69191)
Stefan Monnier
2024-02-26
tex-mode.el: Increase depth of braces highlighted in $...$ blocks
Stefan Monnier
2024-02-15
(tex-font-lock-keywords-1): Fix bug#68827
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-15
Fix 'tex-compile-commands'
Eli Zaretskii
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-06
; Fix error in 'tex-recenter-output-buffer'
Eshel Yaron
2023-08-25
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-06-13
; Fix last change in tex-mode.el
Eli Zaretskii
2023-06-11
Fix tex-mode display-buffer issues
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-18
; Fix typos
Stefan Kangas
2022-10-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-06
Pass correct environment name to `reftex-label'
Arash Esbati
2022-10-03
* lisp/textmodes/tex-mode.el (tex--redirect-to-submode): Fix last change
Stefan Monnier
2022-10-03
files.el (major-mode-remap-alist): New custom var (bug#58075)
Stefan Monnier
2022-09-25
tex-mode.el: Don't override AUCTeX modes
Stefan Monnier
2022-09-21
Merge from origin/emacs-28
Stefan Kangas
2022-09-20
* lisp/text-modes/tex-mode.el (tex-mode): Fix AUCTeX regression
Stefan Monnier
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-07-21
(compilation-parse-errors-function): Remove obsolete var
Stefan Monnier
2022-07-06
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-07-04
Remove some useless `eval-when-compile`
Mattias EngdegÄrd
2022-05-31
Revert "Allow commenting out white space lines in latex-mode"
Lars Ingebrigtsen
2022-03-17
Improve LaTeX symbol prettification
Arash Esbati
2022-03-15
doctex-mode: Try and fix bug#35140
Stefan Monnier
2022-01-27
Tweak href/superscript fix in tex-mode
Lars Ingebrigtsen
2022-01-24
Fix \href{a_b} in tex-mode
Lars Ingebrigtsen
2022-01-24
Revert "Fix tex-mode handling of _ chars in href{} commands"
Lars Ingebrigtsen
[next]