[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex updated (f124fe7d28 -> 0a477ebe9e)
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex updated (f124fe7d28 -> 0a477ebe9e) |
Date: |
Sun, 17 Mar 2024 07:37:08 -0400 (EDT) |
tsdh pushed a change to branch externals/auctex.
from f124fe7d28 Release GNU AUCTeX 14.0.3
new 0f8901dc5d Set up outline mode variables early (bug#69254)
new 8d34ef21e6 Track the latest version of clsguide.tex
new e2d2827e39 ; * style/ltx-base.el ("ltx-base"): Fix last change.
new cfc3d68ccc Add some missing macros
new b47a44611f * style/ltx-base.el ("ltx-base"): Add macros from
fntguide.pdf.
new 04814a0ea5 Track the latest version of usrguide.tex
new ff03bccb38 Add an entry about previewing of TikZ pictures
new 03a5aac0d7 Improve guessing a name for the current header line
new 806bdb01ca Improve usage of texmathp.el outside AUCTeX
new 91073c6b79 Add new custom option `LaTeX-flymake-chktex-options'
new 212bb3a3a1 ; * tex.el (TeX-process-check): Fix typo (bug#34645).
new 89df2bbf59 ; * doc/changes.texi: Announce
`LaTeX-flymake-chktex-options'.
new 406eb61fc1 Make user query before killing a process optional
new 1e39768287 Robustify in-buffer completion for surrounding comments
new 074e1c9fd1 * tex.el: Delete Emacs<27 compat code from commit
087b030001.
new 509a71b436 Revert "Mark options as buffer-local with the :local
keyword"
new 2ee39c4e26 ; * latex.el: Fix copyright year after last revert.
new 0a477ebe9e Merge remote-tracking branch 'origin/master' into
externals/auctex
Summary of changes:
context.el | 18 ++-
doc/auctex.texi | 32 +++--
doc/changes.texi | 12 +-
doc/preview-faq.texi | 33 +++++-
font-latex.el | 11 +-
latex-flymake.el | 22 +++-
latex.el | 160 +++++++++++++++----------
style/ltx-base.el | 325 ++++++++++++++++++++++++++++++++++++++++++++-------
style/xparse.el | 17 ++-
tex-info.el | 26 +----
tex.el | 101 ++++++++--------
texmathp.el | 8 +-
12 files changed, 560 insertions(+), 205 deletions(-)
- [elpa] externals/auctex updated (f124fe7d28 -> 0a477ebe9e),
Tassilo Horn <=
- [elpa] externals/auctex 04814a0ea5 06/18: Track the latest version of usrguide.tex, Tassilo Horn, 2024/03/17
- [elpa] externals/auctex e2d2827e39 03/18: ; * style/ltx-base.el ("ltx-base"): Fix last change., Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 0f8901dc5d 01/18: Set up outline mode variables early (bug#69254), Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 806bdb01ca 09/18: Improve usage of texmathp.el outside AUCTeX, Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 8d34ef21e6 02/18: Track the latest version of clsguide.tex, Tassilo Horn, 2024/03/17
- [elpa] externals/auctex b47a44611f 05/18: * style/ltx-base.el ("ltx-base"): Add macros from fntguide.pdf., Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 509a71b436 16/18: Revert "Mark options as buffer-local with the :local keyword", Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 212bb3a3a1 11/18: ; * tex.el (TeX-process-check): Fix typo (bug#34645)., Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 074e1c9fd1 15/18: * tex.el: Delete Emacs<27 compat code from commit 087b030001., Tassilo Horn, 2024/03/17
- [elpa] externals/auctex 2ee39c4e26 17/18: ; * latex.el: Fix copyright year after last revert., Tassilo Horn, 2024/03/17