tsdh pushed a change to branch externals/auctex. from 05e30be Release 11.88.4 new d35db3e Improve/update styles. new 7f0360d New style attachfile.el. new 07c2d23 Fix bug#20301 new f4c405b Delete vars preview-lispdir and preview-datadir new e80221c Regexp-quote TeX-region-file in TeX-clean new e64c692 Complete last commit new 7c120b0 Improve TeX-parse-macro docstring new 563f0e6 Fix docstring and spelling errors new 26f8ce1 Speed up kpsewhich calls by expanding all vars in one call new afc1ef0 Merge branch 'master' into elpa new 2c9e820 Release GNU AUCTeX 11.88.5
Summary of changes: ChangeLog | 78 ++++++++++++++++++++++++++++++++ Makefile.in | 8 +--- auctex.el | 2 +- auctex.info | 4 +- auto.el.in | 5 -- configure.ac | 2 +- preview-latex.info | 4 +- preview.el | 12 +---- style/MyriadPro.el | 18 +++++--- style/attachfile.el | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++ style/baskervaldx.el | 19 ++++++-- style/caption.el | 55 ++++++++++++----------- style/color.el | 66 ++++++++++++++-------------- style/currvita.el | 2 +- style/enumitem.el | 4 +- style/erewhon.el | 30 +++++++++---- style/everysel.el | 4 +- style/fbb.el | 28 ++++++++---- style/mathtools.el | 5 +- style/newtxtext.el | 40 +++++++++++++++-- style/wrapfig.el | 20 ++++---- tex-site.el | 4 +- tex.el | 57 ++++++++++++------------ 23 files changed, 416 insertions(+), 170 deletions(-) delete mode 100644 auto.el.in create mode 100644 style/attachfile.el