tsdh pushed a change to branch externals/auctex.
from b3e1ab1b9f Release GNU AUCTeX 14.0.2
new 32fe3f2c3b Cater for former mode name in customized
`TeX-command-list'
new 4b77d8ebaa * doc/faq.texi: Add FAQ entry for ELPA upgrade failure.
new fd7b5aacfa ; * doc/faq.texi: Update copyright year.
new 09a181fa14 Increase description of `TeX-modes' in the document
new 299cf53d24 * style/cancel.el (LaTeX-cancel-package-options): Fix
options.
new d150b0f1b1 ; Add comments
new b95c47a1c2 Fix and enhance pseudo-parent mode facility (bug#69069)
new 49f46a2c4f Fix position of `LaTeX--arguments-completion-at-point'
new 6c18df7f10 Merge remote-tracking branch 'origin/master' into
externals/auctex
new 59d74b08a5 Regenerate after merge from master
Summary of changes:
auctex.info | 285 +++++++++++++++++++++++++++-------------------
doc/faq.texi | 57 +++++++++-
doc/install.texi | 28 ++++-
latex.el | 12 +-
plain-tex.el | 6 +-
preview-latex.info | 80 ++++++-------
style/cancel.el | 4 +-
tests/latex/align-in.tex | 9 ++
tests/latex/align-out.tex | 9 ++
tests/latex/latex-test.el | 21 +++-
tests/tex/utility.el | 19 +++-
tex-info.el | 7 +-
tex-jp.el | 11 +-
tex-site.el | 4 +-
tex.el | 51 ++++++---
15 files changed, 415 insertions(+), 188 deletions(-)
create mode 100644 tests/latex/align-in.tex
create mode 100644 tests/latex/align-out.tex