emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex updated (a18be78 -> b41e063)


From: Tassilo Horn
Subject: [elpa] externals/auctex updated (a18be78 -> b41e063)
Date: Sun, 20 Dec 2020 10:39:47 -0500 (EST)

tsdh pushed a change to branch externals/auctex.

      from  a18be78   Release GNU AUCTeX 12.3.1
       new  f7c0c73   Enable lexical-binding for AUCTeX core files
       new  dabe30c   Arrange test condition
       new  8afd11e   ; Silence the compiler
       new  8951549   ; Trivial cleanups
       new  bf30c11   Make "%o" compatible again with file name with spaces
       new  717e5f0   Simplify nested `let's
       new  2e196d2   ; Silence the compiler
       new  384c1d2   Use declared dynamic variable in tex-jp
       new  2b9b3a8   Enable lexical-binding in all style files.
       new  ced4b1a   Adapt styles to lexical-binding
       new  96c945a   Remove `TeX-arg-none'
       new  00b2d73   Add missing argument to function body
       new  9d0ccc1   Update style/fancyvrb.el to package version 3.6
       new  e9af4f1   * style/fancyvrb.el: Replace dynamically bound `optional'.
       new  c4583f0   ; * tests/tex/command-expansion.el: Update copyright year.
       new  cebf8cc   Enable lexical-binding for texmathp.el
       new  42f061a   Improve style/amsthm.el
       new  c3b76ca   * tex-ispell.el: Enable lexical-binding.
       new  08d01c1   ; * style/changelog.el: Silence the compiler for 
`reftex-label-alist'.
       new  4c1430a   Add new style/appendix.el
       new  9656d30   Fix insertion of unnecessary backslash
       new  19cdfe0   Put point after the graphic file argrument
       new  b42e932   ; * style/graphicx.el: Fix Ataka-san's name and email.
       new  5bffc24   ; * font-latex.el (font-latex-update-math-env): Fix 
docstring.
       new  feaddc3   Delete unused ispell code from 1994.
       new  237f409   ; Suppress warning about obsolete inactivate-input-method
       new  f9387c6   ; use with-no-warnings instead of 
with-suppressed-warnings for compat
       new  072cfc7   ; Convert suffix to pattern rule
       new  a9c37b7   ; Add new make target dynvars-check
       new  59c40b0   Ensure the trailing slash for directory
       new  7288b93   Merge branch 'my-fix' into master
       new  3fa1baa   ; Improve dynvars check
       new  5c28751   ; Fix some byte-compiler warnings
       new  b8c2bef   ; Fix byte-compiler warnings in latex.el
       new  858e6dc   ; Fix more byte-compiler warnings
       new  f1f71c2   ; Fix byte-compiler warnings in styles
       new  3982971   Rename LaTeX-dialect to TeX-dialect.
       new  70dc031   ; Fix more byte-compiler warnings in styles
       new  7d87b2a   ; Fix more byte-compiler warnings in styles
       new  54b40b3   ; Fix byte-compiler warnings in styles
       new  45d9b8d   ; Fix byte-compiler warnings in styles
       new  49e798b   ; Fix byte-compiler warnings in styles
       new  cbfa1db   ; Fix byte-compiler warnings in styles
       new  fc037de   ; Fix byte-compiler warnings in styles
       new  bacae01   ; Fix byte-compiler warnings in styles
       new  471748b   ; Fix byte-compiler warnings in styles
       new  cad3da0   ; Fix byte-compile warnings in styles
       new  596e8ba   ; Fix byte-compile warnings in styles
       new  3c129fb   ; Fix byte-compile warnings in styles
       new  352de40   ; Fix byte-compile warnings in styles
       new  a3510c7   ; Fix byte-compile warnings in styles
       new  6f232c3   ; Fix byte-compile warnings in styles
       new  92de017   ; Fix byte-compile warnings in styles
       new  ec263fc   ; Fix byte-compile warnings
       new  b5b29a8   ; Remove duplicate require's of tex.el
       new  e8528e0   Update style/subfiles.el to package version 2.1
       new  eb40d5e   ; Fix doc string
       new  3db4ed7   ; * tex-bar.el: Enable lexical binding.
       new  a92fe0b   Add new style/scholax.el
       new  b6a3005   Fix compile "Error: symbol-value cannot use lexical var 
‘amsenv’"
       new  a5c2dd9   Document lexical binding changes.
       new  b41e063   Merge remote-tracking branch 'origin/master' into 
externals/auctex


Summary of changes:
 .gitignore                       |   2 +
 Makefile.in                      |  12 +-
 bib-cite.el                      |   2 +
 context.el                       | 146 ++++----
 doc/auctex.texi                  |  35 +-
 doc/changes.texi                 |  47 +++
 font-latex.el                    |   1 -
 latex.el                         | 779 ++++++++++++++++++++-------------------
 lpath.el                         |   9 +-
 preview.el                       |  47 +--
 style/Alegreya.el                |   9 +-
 style/AlegreyaSans.el            |   9 +-
 style/AnonymousPro.el            |   8 +-
 style/CJK.el                     |   9 +-
 style/CJKutf8.el                 |   8 +-
 style/FiraMono.el                |   9 +-
 style/FiraSans.el                |   9 +-
 style/MinionPro.el               |  10 +-
 style/MyriadPro.el               |   9 +-
 style/XCharter.el                |   8 +-
 style/acro.el                    |   9 +-
 style/acronym.el                 |   7 +-
 style/afterpage.el               |   9 +-
 style/algorithm.el               |   7 +-
 style/algpseudocode.el           |   7 +-
 style/alltt.el                   |   7 +-
 style/alphanum.el                |  18 +-
 style/amsart.el                  |  10 +-
 style/amsbook.el                 |  17 +-
 style/amsbsy.el                  |  20 +-
 style/amsfonts.el                |   9 +-
 style/amsmath.el                 |   7 +-
 style/amsopn.el                  |  37 +-
 style/amssymb.el                 |   9 +-
 style/amstex.el                  |  16 +-
 style/amstext.el                 |  17 +-
 style/amsthm.el                  |  58 ++-
 style/appendix.el                |  79 ++++
 style/arabxetex.el               |  18 +-
 style/array.el                   |   7 +-
 style/article.el                 |   7 +-
 style/attachfile.el              |   8 +-
 style/australian.el              |   8 +-
 style/austrian.el                |   8 +-
 style/babel.el                   |  28 +-
 style/baskervaldx.el             |   8 +-
 style/beamer.el                  |   9 +-
 style/beamerarticle.el           |   6 +-
 style/beamerswitch.el            |   6 +-
 style/biblatex.el                |   9 +-
 style/bicaption.el               |  10 +-
 style/bidi.el                    |  10 +-
 style/bidibeamer.el              |   8 +-
 style/bigdelim.el                |   8 +-
 style/bigstrut.el                |   8 +-
 style/bm.el                      |   8 +-
 style/book.el                    |   7 +-
 style/booktabs.el                |  10 +-
 style/breqn.el                   |   4 +-
 style/bulgarian.el               |   9 +-
 style/canadian.el                |   8 +-
 style/captcont.el                |   8 +-
 style/caption.el                 |  12 +-
 style/changelog.el               |  10 +-
 style/cleveref.el                |   9 +-
 style/color.el                   |  10 +-
 style/colortbl.el                |   9 +-
 style/commath.el                 |   8 +-
 style/comment.el                 |   7 +-
 style/csquotes.el                |   7 +-
 style/currvita.el                |  11 +-
 style/czech.el                   |   6 +-
 style/danish.el                  |   7 +-
 style/dashundergaps.el           |   9 +-
 style/dcolumn.el                 |   8 +-
 style/dinbrief.el                |   5 +-
 style/dk-bib.el                  |   6 +-
 style/dk.el                      |  13 +-
 style/doc.el                     |  15 +-
 style/dutch.el                   |  13 +-
 style/emp.el                     |   9 +-
 style/empheq.el                  |  11 +-
 style/english.el                 |   6 +-
 style/enumitem.el                |  19 +-
 style/environ.el                 |   9 +-
 style/epigraph.el                |   9 +-
 style/epsf.el                    |   8 +-
 style/erewhon.el                 |   8 +-
 style/eso-pic.el                 |   9 +-
 style/everysel.el                |   8 +-
 style/exam.el                    |  70 ++--
 style/exercise.el                |   9 +-
 style/expl3.el                   |   7 +-
 style/fancyhdr.el                |   7 +-
 style/fancynum.el                |   8 +-
 style/fancyref.el                | 157 ++++----
 style/fancyvrb.el                | 237 ++++++++++--
 style/fbb.el                     |   8 +-
 style/fbox.el                    |   8 +-
 style/filecontents.el            |   9 +-
 style/flashcards.el              |   9 +-
 style/floatrow.el                |  32 +-
 style/foils.el                   |   8 +-
 style/fontaxes.el                |   6 +-
 style/fontenc.el                 |   6 +-
 style/fontspec.el                |  20 +-
 style/footmisc.el                |   8 +-
 style/framed.el                  |   9 +-
 style/francais.el                |   8 +-
 style/french.el                  |  10 +-
 style/frenchb.el                 |  36 +-
 style/fvextra.el                 |   9 +-
 style/geometry.el                |  12 +-
 style/german.el                  |   7 +-
 style/gloss-italian.el           |   9 +-
 style/graphics.el                |   7 +-
 style/graphicx.el                |  49 ++-
 style/harvard.el                 | 167 ++++-----
 style/hologo.el                  |  12 +-
 style/hyperref.el                |   7 +-
 style/icelandic.el               |   9 +-
 style/ifluatex.el                |  57 +--
 style/imakeidx.el                |   9 +-
 style/index.el                   | 113 +++---
 style/inputenc.el                |   8 +-
 style/italian.el                 |   8 +-
 style/j-article.el               |   7 +-
 style/j-book.el                  |   7 +-
 style/j-report.el                |   7 +-
 style/jarticle.el                |   7 +-
 style/jbook.el                   |   7 +-
 style/jreport.el                 |   7 +-
 style/jsarticle.el               |   7 +-
 style/jsbook.el                  |   7 +-
 style/jsreport.el                |   9 +-
 style/jura.el                    |   8 +-
 style/jurabib.el                 |   9 +-
 style/kantlipsum.el              |   8 +-
 style/kpfonts.el                 |   7 +-
 style/latexinfo.el               |   9 +-
 style/letter.el                  |   7 +-
 style/lettrine.el                |   9 +-
 style/lipsum.el                  |   8 +-
 style/listings.el                |   4 +-
 style/longtable.el               |   9 +-
 style/lscape.el                  |   9 +-
 style/ltablex.el                 |   8 +-
 style/ltugboat.el                |  16 +-
 style/ltx-base.el                | 101 ++---
 style/ltxdoc.el                  |   8 +-
 style/ltxguide.el                |   7 +-
 style/ltxtable.el                |   9 +-
 style/luacode.el                 |   9 +-
 style/luatextra.el               |  20 +-
 style/makeidx.el                 |  37 +-
 style/marginnote.el              |   8 +-
 style/mathtools.el               |   5 +-
 style/mdframed.el                |  25 +-
 style/mdsymbol.el                |   9 +-
 style/mdwlist.el                 |   9 +-
 style/memoir.el                  |   9 +-
 style/menukeys.el                | 133 +++----
 style/metalogo.el                |   8 +-
 style/mflogo.el                  |   8 +-
 style/minted.el                  |   5 +-
 style/mn2e.el                    |   9 +-
 style/mnras.el                   |   7 +-
 style/moodle.el                  |  11 +-
 style/multicol.el                |   9 +-
 style/multido.el                 |  29 +-
 style/multind.el                 |  70 ++--
 style/multirow.el                |   8 +-
 style/multitoc.el                |   8 +-
 style/nameref.el                 |   8 +-
 style/natbib.el                  |  11 +-
 style/naustrian.el               |   8 +-
 style/newfloat.el                |   7 +-
 style/newpxmath.el               |   8 +-
 style/newpxtext.el               |   8 +-
 style/newtxmath.el               |   8 +-
 style/newtxsf.el                 |   8 +-
 style/newtxtext.el               |   8 +-
 style/newtxttt.el                |   8 +-
 style/newzealand.el              |   8 +-
 style/ngerman.el                 |   7 +-
 style/nicefrac.el                |   9 +-
 style/nomencl.el                 |   8 +-
 style/ntheorem.el                |  34 +-
 style/ocg-p.el                   |   7 +-
 style/ocgx.el                    |   8 +-
 style/overpic.el                 |   7 +-
 style/paracol.el                 |  17 +-
 style/paralist.el                |   9 +-
 style/pdflscape.el               |   8 +-
 style/pdfpages.el                |   8 +-
 style/pdfsync.el                 |   8 +-
 style/placeins.el                |   8 +-
 style/plext.el                   |   9 +-
 style/plfonts.el                 |  14 +-
 style/plhb.el                    |  14 +-
 style/polish.el                  |   9 +-
 style/polski.el                  |   8 +-
 style/polyglossia.el             |   8 +-
 style/preview.el                 |   9 +-
 style/prosper.el                 |   7 +-
 style/psfig.el                   |  63 ++--
 style/pst-grad.el                |   8 +-
 style/pst-node.el                |   9 +-
 style/pst-plot.el                |   8 +-
 style/pst-slpe.el                |  41 ++-
 style/pstricks.el                |   6 +-
 style/pythontex.el               | 100 ++---
 style/ragged2e.el                |   9 +-
 style/relsize.el                 |   8 +-
 style/report.el                  |   7 +-
 style/revtex4-2.el               |   7 +-
 style/ruby.el                    |   8 +-
 style/{erewhon.el => scholax.el} |  86 +++--
 style/scrartcl.el                |  23 +-
 style/scrbase.el                 |   9 +-
 style/scrbook.el                 |  11 +-
 style/scrlttr2.el                | 212 +++++------
 style/scrpage2.el                |   6 +-
 style/scrreprt.el                |   9 +-
 style/setspace.el                |   9 +-
 style/shortvrb.el                |   7 +-
 style/siunitx.el                 |   7 +-
 style/slides.el                  |   9 +-
 style/slovak.el                  |   6 +-
 style/sourcecodepro.el           |   9 +-
 style/splitidx.el                |  25 +-
 style/subcaption.el              |   9 +-
 style/subfigure.el               |   9 +-
 style/subfiles.el                |  34 +-
 style/swedish.el                 |   7 +-
 style/tabularx.el                |   9 +-
 style/tabulary.el                |   9 +-
 style/tarticle.el                |   8 +-
 style/tbook.el                   |   8 +-
 style/tcolorbox.el               |  16 +-
 style/tcolorboxlib-raster.el     |   9 +-
 style/tex-live.el                |  13 +-
 style/textcomp.el                |   2 +-
 style/textpos.el                 |   9 +-
 style/theorem.el                 |  13 +-
 style/thm-restate.el             |   7 +-
 style/thmtools.el                |  14 +-
 style/tikz.el                    |   5 +-
 style/titleps.el                 |  23 +-
 style/titlesec.el                |  23 +-
 style/titletoc.el                |  22 +-
 style/transparent.el             |   8 +-
 style/treport.el                 |   8 +-
 style/ulem.el                    |   8 +-
 style/unicode-math.el            |   9 +-
 style/units.el                   |   8 +-
 style/url.el                     |   7 +-
 style/varioref.el                |   9 +-
 style/verbatim.el                |   7 +-
 style/virtex.el                  | 155 ++++----
 style/vwcol.el                   |   9 +-
 style/wrapfig.el                 |   7 +-
 style/xcolor.el                  |  68 ++--
 style/xkcdcolors.el              |   8 +-
 style/xltabular.el               |  11 +-
 style/xparse.el                  |  10 +-
 style/xspace.el                  |   8 +-
 style/zlmtt.el                   |   8 +-
 tests/japanese/preview-latex.el  |   6 +-
 tests/tex/command-expansion.el   |  75 ++--
 tex-bar.el                       |   6 +-
 tex-buf.el                       | 182 ++++-----
 tex-info.el                      |   6 +-
 tex-ispell.el                    |   4 +-
 tex-jp.el                        |  11 +-
 tex-site.el.in                   |   1 -
 tex.el                           | 227 ++++++------
 texmathp.el                      |  15 +-
 278 files changed, 3480 insertions(+), 2542 deletions(-)
 create mode 100644 style/appendix.el
 copy style/{erewhon.el => scholax.el} (55%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]