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

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

[elpa] externals/auctex updated (eca4ffe -> f34ce5a)


From: Tassilo Horn
Subject: [elpa] externals/auctex updated (eca4ffe -> f34ce5a)
Date: Fri, 8 Feb 2019 11:40:26 -0500 (EST)

tsdh pushed a change to branch externals/auctex.

      from  eca4ffe   Recompile...
       new  1ea64ff   Extract caption for RefTeX's label context
       new  0970844   Deal with partial ^^-quoting in preview-latex
       new  7ede3be   Make style hooks associated with class options valid again
       new  2152678   Change regexp for clarity
       new  3694373   Deal with space in path of MikTeX gs executable 
(Bug#32251)
       new  d8c6f94   Improve style/fancyvrb.el
       new  10047fb   * style/fancyvrb.el (LaTeX-fancyvrb-key-val-options): Add 
vspace key.
       new  c8a8d47   Don't block emacs during viewing document
       new  06226ea   Adjust preview-latex in case sub file isn't in master 
directory
       new  f213b1b   Set `TeX-command-buffer' always (bug#33377)
       new  dad0c60   Surround both \langle and \rangle with math delimiter
       new  32bc548   ; Fix typos and doc string
       new  8d0e9cd   style/enumitem.el ("enumitem"): Use `TeX-argument-prompt' 
for query.
       new  da4cb3d   Improve behavior of `TeX-arg-beamer-overlay-spec'
       new  a20430d   Add new style/dashundergaps.el
       new  d2b0547   Fix not to run wrong style hooks
       new  667f4e9   Defer running style hook until options are given actually
       new  12f7a21   Add suggestions for non-privileged installation
       new  fd53670   Clean up remnants of previous removal of compatibility 
codes
       new  866eae1   Remove references to XEmacs from the manual
       new  ff75757   Remove references to older emacsens in comments and doc 
strings
       new  0a05b39   Use `declare-function' without `fboundp' test
       new  70a31c5   Remove compatibility codes for older emacsen
       new  8b5e53d   Remove unnecessary parentheses
       new  253e900   Adjust autoload cookie
       new  4617caa   Remove compatibility code for older emacsen
       new  761ffc3   Remove compatibility code for older emacsen
       new  b13bebb   Remove compatibility code for older emacsen
       new  7030681   * tex-buf.el (TeX-special-mode): Use 
`define-derived-mode'.
       new  5551227   Remove XEmacs compatibility code in tex-bar.el
       new  38d39a6   Remove compatibility face
       new  48d5874   Use `write-file-functions'
       new  9ae66cd   Remove TeX-replace-regexp-in-string
       new  5827aeb   Remove TeX-mark-active
       new  45ad237   Remove TeX-maybe-remove-help, TeX-menu-with-help
       new  3ce90db   Remove compatibility code for older emacsen
       new  40ba5b6   Improve handling of `TeX-insert-macro-default-style' in 
styles
       new  3d0c445   ; Silence the compiler in styles for 
`font-latex-add-keywords'.
       new  9d8369a   ; Silence the compiler in styles for 
`font-latex-update-font-lock'
       new  993326c   ; Silence the compiler in styles for 
`font-latex-syntactic-keywords-extra'
       new  6e8aa67   ; Silence the compiler in styles for 
`font-latex-add-quotes'
       new  6610f48   ; Silence the compiler in styles for 
`font-latex-add-to-syntax-alist'
       new  449ec06   ; Silence the compiler in styles for 
`reftex-compile-variables'
       new  49c71f9   ; Silence the compiler in styles for 
`LaTeX-x?color-definecolor-list'
       new  088e10c   ; Silence the compiler in styles for various functions 
and variables
       new  235f93c   ; Silence the compiler in styles for pstricks
       new  de3b5f7   ; * doc/preview-latex.texi (preview-cache-preamble): Use 
@url{}.
       new  5147a27   Revise description about CJK support
       new  a4576a1   ; * tex.el (TeX-math-toggle-off-input-method): Fix doc 
string.
       new  c893152   Redefine support for \url in hyperref
       new  2c73857   ; * style/pst-plot.el (LaTeX-pstplot-cleanup): Fix typo.
       new  9c42b43   Use ASCII apostrophe in code expample
       new  bbe53ed   Fix document
       new  88b381c   Drop xemacs support and mule check from configure and 
Makefile
       new  906ac31   Add new style/pythontex.el
       new  3b5cea2   Improve completion for \url between url.el and hyperref.el
       new  33329c3   ; * doc/auctex.texi (Completion): Fix typo.
       new  3aef308   Skip macros and environments from pythontex
       new  ca16d88   Update style/enumitem.el to package version 3.6
       new  f319b9f   Override some bindings in `TeX-mode-map' in Texinfo mode
       new  dcfdd69   Fix test conditions on w32
       new  49720ce   Remove compatibility code for older emacsen
       new  38f9d72   Remove compatibility code for older emacsen
       new  4fed4a7   Remove combatibility code for older emasen
       new  4cfd116   Add support for w and W column specifiers
       new  34eab00   Improve indenting and filling in "Form" environments
       new  f34ce5a   Merge remote-tracking branch 'origin/master' into 
externals/auctex


Summary of changes:
 Makefile.in                       | 110 +++----
 RELEASE                           |  18 +-
 aclocal.m4                        | 112 +-------
 bib-cite.el                       |   2 +-
 configure.ac                      | 101 +++----
 context.el                        | 107 ++++---
 doc/Makefile.in                   |  24 +-
 doc/auctex.texi                   |  79 ++++--
 doc/changes.texi                  |  17 ++
 doc/install.texi                  |  44 ++-
 doc/preview-latex.texi            |   2 +-
 doc/wininstall.texi               |   4 +-
 font-latex.el                     |  61 ++--
 latex.el                          | 276 ++++++++++--------
 plain-tex.el                      |  75 +++--
 preview.el                        |  36 ++-
 prv-install.el                    | 114 --------
 style/Alegreya.el                 |   7 +-
 style/AlegreyaSans.el             |   7 +-
 style/FiraMono.el                 |   7 +-
 style/FiraSans.el                 |   7 +-
 style/MinionPro.el                |   7 +-
 style/MyriadPro.el                |   7 +-
 style/XCharter.el                 |   7 +-
 style/acro.el                     |   7 +-
 style/acronym.el                  |   7 +-
 style/alltt.el                    |   7 +-
 style/alphanum.el                 |   5 +-
 style/amsfonts.el                 |   7 +-
 style/amsthm.el                   |   7 +-
 style/arabxetex.el                |   7 +-
 style/array.el                    |  11 +-
 style/attachfile.el               |   8 +-
 style/babel.el                    |   7 +-
 style/baskervaldx.el              |   7 +-
 style/beamer.el                   |  75 +++--
 style/biblatex.el                 |   9 +-
 style/bicaption.el                |  41 ++-
 style/bidi.el                     |   7 +-
 style/bm.el                       |   7 +-
 style/booktabs.el                 |   7 +-
 style/breqn.el                    |   4 +
 style/bulgarian.el                |   7 +-
 style/captcont.el                 |   7 +-
 style/caption.el                  |  43 ++-
 style/cleveref.el                 |   7 +-
 style/color.el                    | 223 ++++++++-------
 style/colortbl.el                 |   7 +-
 style/commath.el                  |   7 +-
 style/comment.el                  |  13 +-
 style/csquotes.el                 |   8 +-
 style/danish.el                   |   5 +
 style/dashundergaps.el            | 103 +++++++
 style/dinbrief.el                 |   6 +-
 style/emp.el                      |  41 ++-
 style/empheq.el                   |  27 +-
 style/enumitem.el                 | 132 ++++++---
 style/environ.el                  |   7 +-
 style/epigraph.el                 |   7 +-
 style/erewhon.el                  |   7 +-
 style/exam.el                     |  17 +-
 style/expl3.el                    |   7 +-
 style/fancyhdr.el                 |  11 +-
 style/fancyref.el                 |   7 +-
 style/fancyvrb.el                 | 193 +++++++------
 style/fbb.el                      |   7 +-
 style/flashcards.el               |   7 +-
 style/floatrow.el                 |  60 ++--
 style/fontaxes.el                 |   7 +-
 style/fontspec.el                 |  10 +-
 style/footmisc.el                 |   7 +-
 style/fvextra.el                  |   5 +
 style/geometry.el                 |  14 +-
 style/german.el                   |   9 +
 style/gloss-italian.el            |  10 +-
 style/graphics.el                 |   9 +-
 style/graphicx.el                 |  19 +-
 style/hologo.el                   |   7 +-
 style/hyperref.el                 |  26 +-
 style/icelandic.el                |   7 +-
 style/ifluatex.el                 |   9 +-
 style/italian.el                  |   7 +-
 style/jurabib.el                  |   9 +-
 style/kpfonts.el                  |   7 +-
 style/letter.el                   |   7 +-
 style/lettrine.el                 |   5 +
 style/listings.el                 |  62 +++-
 style/longtable.el                |   7 +-
 style/ltxtable.el                 |  11 +-
 style/luacode.el                  |   7 +-
 style/marginnote.el               |   5 +
 style/mathtools.el                |  17 +-
 style/mdframed.el                 |  12 +-
 style/mdwlist.el                  |   7 +-
 style/menukeys.el                 |  11 +-
 style/metalogo.el                 |   7 +-
 style/mflogo.el                   |   5 +
 style/minted.el                   |  16 ++
 style/mn2e.el                     |   7 +-
 style/mnras.el                    |   7 +-
 style/moodle.el                   |   7 +-
 style/multirow.el                 |   7 +-
 style/nameref.el                  |   7 +-
 style/natbib.el                   |   7 +-
 style/newfloat.el                 |   9 +-
 style/newpxtext.el                |   7 +-
 style/newtxtext.el                |   7 +-
 style/newtxttt.el                 |   7 +-
 style/ngerman.el                  |   9 +
 style/nicefrac.el                 |   7 +-
 style/nomencl.el                  |   7 +-
 style/ntheorem.el                 |  15 +-
 style/ocg-p.el                    |   5 +
 style/ocgx.el                     |   5 +
 style/paracol.el                  |   7 +-
 style/paralist.el                 |   7 +-
 style/pdfpages.el                 |   8 +-
 style/polski.el                   |   7 +-
 style/polyglossia.el              |   7 +-
 style/preview.el                  |   7 +-
 style/pst-grad.el                 |   5 +
 style/pst-node.el                 |  11 +
 style/pst-plot.el                 |  57 ++--
 style/pst-slpe.el                 |   5 +
 style/pstricks.el                 |   7 +-
 style/pythontex.el                | 570 +++++++++++++++++++++++++++++++++++++
 style/relsize.el                  |   7 +-
 style/scrbase.el                  |   8 +-
 style/scrbook.el                  |   7 +-
 style/scrlttr2.el                 |   7 +-
 style/scrpage2.el                 |   5 +
 style/scrreprt.el                 |   7 +-
 style/setspace.el                 |   7 +-
 style/shortvrb.el                 |   7 +-
 style/siunitx.el                  |   7 +-
 style/slovak.el                   |   5 +
 style/sourcecodepro.el            |   7 +-
 style/splitidx.el                 |   9 +-
 style/subcaption.el               |  10 +-
 style/subfigure.el                |   7 +-
 style/subfiles.el                 |  11 +-
 style/tcolorbox.el                |  13 +-
 style/tcolorboxlib-raster.el      |  10 +-
 style/textpos.el                  |   4 +
 style/theorem.el                  |   7 +-
 style/thm-restate.el              |   4 +
 style/thmtools.el                 |   7 +-
 style/titleps.el                  |   7 +-
 style/titlesec.el                 |   7 +-
 style/titletoc.el                 |   7 +-
 style/transparent.el              |   7 +-
 style/ulem.el                     |   7 +-
 style/unicode-math.el             |   7 +-
 style/units.el                    |   7 +-
 style/url.el                      |  21 +-
 style/varioref.el                 |   7 +-
 style/vwcol.el                    |   7 +-
 style/xcolor.el                   |  73 +++--
 style/xparse.el                   |   7 +-
 style/xspace.el                   |   7 +-
 style/zlmtt.el                    |   7 +-
 tests/latex/latex-test.el         |  65 ++++-
 tests/latex/preview-latex-test.el |  49 ++++
 tests/tex/command-expansion.el    |   8 +-
 tex-bar.el                        |  15 +-
 tex-buf.el                        | 150 ++++------
 tex-fold.el                       |  16 +-
 tex-info.el                       | 144 +++++-----
 tex-ispell.el                     |  50 +++-
 tex-style.el                      |   5 +-
 tex.el                            | 582 ++++++++++++++++----------------------
 171 files changed, 3229 insertions(+), 1775 deletions(-)
 delete mode 100644 prv-install.el
 create mode 100644 style/dashundergaps.el
 create mode 100644 style/pythontex.el
 create mode 100644 tests/latex/preview-latex-test.el



reply via email to

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