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(-)