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

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

[elpa] externals/auctex updated (83403e9 -> 688349a)


From: Tassilo Horn
Subject: [elpa] externals/auctex updated (83403e9 -> 688349a)
Date: Sat, 17 Apr 2021 15:13:18 -0400 (EDT)

tsdh pushed a change to branch externals/auctex.

      from  83403e9   Release GNU AUCTeX 13.0.6
       new  4046481   Use closure rather than hand-made lambda
       new  65b8b29   Use #' instead of ' to quote function names
       new  7ba3caa   Remove compatibility code for Emacs<24.3
       new  b587fdb   Resolve constant fboundp/boundp/featurep
       new  39699a7   Simplify conditionals evaluating to constant
       new  61f508d   ; Fix doc string
       new  8cdf102   ; Fix commit b587fdbeb8 for Emacs 28
       new  5f79e96   Don't move past % if the current command is a non-indent 
command
       new  a0b62cb   ; Fix formulation in comment
       new  fffc8fc   Rename TeX-xreader-sync-view to TeX-reader-sync-view 
(bug#47807)
       new  953fcb7   ; Fix Xreader spelling in docstring.
       new  688349a   Merge remote-tracking branch 'origin/master' into 
externals/auctex


Summary of changes:
 bib-cite.el                    |   6 +--
 context.el                     |   3 --
 doc/auctex.texi                |  10 ++--
 doc/tex-ref.tex                |   4 +-
 font-latex.el                  |  29 +++---------
 latex.el                       |  95 +++++++++++++++++++-------------------
 multi-prompt.el                |  17 +++----
 preview.el                     |  16 +++----
 style/amsmath.el               |   2 +-
 style/amsthm.el                |   6 +--
 style/biblatex.el              |   4 +-
 style/dinbrief.el              |   8 +++-
 style/dk-bib.el                |   4 +-
 style/exam.el                  |   2 +-
 style/jurabib.el               |   6 +--
 style/kpfonts.el               |   8 ++--
 style/letter.el                |   4 +-
 style/minted.el                |   2 +-
 style/natbib.el                |   6 +--
 style/ntheorem.el              |  20 ++++----
 style/pythontex.el             |   4 +-
 style/tcolorbox.el             |   6 +--
 style/theorem.el               |   4 +-
 style/xparse.el                |   6 +--
 tests/latex/font-latex-test.el |   6 +--
 tex-bar.el                     |  28 ++++++------
 tex-buf.el                     |  16 ++-----
 tex-fold.el                    |  14 ++----
 tex-info.el                    |   2 +-
 tex-site.el.in                 |   2 +-
 tex.el                         | 101 ++++++++++++++++-------------------------
 toolbar-x.el                   |  18 ++++----
 32 files changed, 204 insertions(+), 255 deletions(-)



reply via email to

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