tsdh pushed a change to branch externals/auctex. from 6c32b97 Release GNU AUCTeX 13.0.12 new 1b1361c Make TeX-fold-mode aware of superscript and subscript new 01b30cb Fix filling of code-and-comment lins where code ended in \% (bug#48937) new 268fcac ; Improve previous commit new 32e93a0 Fix bug#36651 new b940950 Define `TeX-parse-all-errors' in tex.el new c504093 ; * latex.el: Avoid potential compiler warning. new ae6a21d Fix arguments given to makeglossaries new 9b4627c ; Fix TODO new 8c81f42 Fix doc strings and comment new 98a059a ; * doc/changes.texi: Fix markups. new 30a7d81 Update document new d813213 Improve tool bar appearance new ac9405b * doc/auctex.texi (Modes and Hooks): Fix hook name. new 21a725b Fix order of arguments new a589542 Add defensive `save-match-data' new 5aef4bb Add support for LaTeX hook macros new 4a0bfe3 Clean up temporal markers new f200e28 * tex-fold.el (TeX-fold-macro-spec-list): Add entry for "footref". new 5d33c2a Be more precise about the first element in `LaTeX-math-list' new 14e485c ; Suppress spurious space in info output new 2ca3d18 Fix slowdown of font lock in doctex mode new 0152938 Update style/ulem.el new f16fc13 Add entries for Texinfo mode in `TeX-command-list' new 41610c7 Add index files as clean target in Texinfo mode new 097ec6c Avoid superfluous output directories new ceb169a Merge remote-tracking branch 'origin/master' into externals/auctex
Summary of changes: doc/auctex.texi | 38 +++++----- doc/changes.texi | 9 ++- doc/todo.texi | 15 ++-- font-latex.el | 1 + latex.el | 223 ++++++++++++++++++++++++++++++++++++++++++++++++++---- preview.el | 13 ++-- style/dinbrief.el | 3 +- style/letter.el | 3 +- style/ulem.el | 50 +++++++----- tex-buf.el | 20 ++--- tex-fold.el | 16 +++- tex-info.el | 9 ++- tex.el | 65 +++++++++++----- texmathp.el | 5 +- toolbar-x.el | 29 +++---- 15 files changed, 381 insertions(+), 118 deletions(-)