tsdh pushed a change to branch externals/auctex. from f0cb472 Release GNU AUCTeX 11.90.0 new a159114 Add AUCTeX Logo new 46059c3 Remove file from distributed tar ball new 74766b4 Remove also a gitignore new 183959a Fix ConTeXt-outline-regexp new 474981f Show summary of tests at the end of make check new 15960e4 Add makeglossaries to the list of commands new 7230fec * latex.el (LaTeX-newline): Make interactive. See bug#24412. new 3ca0106 Guard setcar with appropriate test new b714739 Add \citetitle to `reftex-cite-format' in style/biblatex new c886a1b Check if label is defined before adding it to known labels new fbe0782 Add `NO-INSERT' argument to `LaTeX-label' new 85c4656 Add function to put labels in opt. argument of environments new 1b3f6e8 Update style/listings.el to use `LaTeX-env-label-as-keyval' new ec7caff Add new style/breqn.el new a77e75a ; * doc/changes.texi: Improve wording. new 4f2a322 Fix plain-TeX-auto-regexp-list docstring new ccd67c2 ; * style/breqn.el ("breqn"): Add missing starred version of array. new 76a2b5f * tex-ispell.el: Add support for enviroments from breqn.sty. new d54e747 Fix font-latex-after-hacking-local-variables on XEmacs new 6c91dba Fix number of arguments of local-variable-p in XEmacs new c0f3659 Fix TeX-view-predicate-list-builtin predicates wrt class opts new 73ccc38 Simplify addition of entirely skipped environments new 9876030 Fix minor problems * tex.el (TeX-view-predicate-list-builtin): Enclose whole alternatives in regexp with shy group in order that the effect of "\`" and "\'" covers all the alternatives. * latex.el (LaTeX-auto-cleanup): Regard "Class", in addition to "class", as an indicator of LaTeX2e document. new 558da5f * latex/preview.dtx: Fix example for \PreviewMacro* macro. Add missing backslash. new 4054384 Fix parsing bug in style/xcolor.el new 5708567 Improve parsing process in style/color.el new f12dbb2 Improve parsing process in style/xcolor.el new 586cbd8 * .gitignore: Ignore only preview.el in top directory. new f708e1b Add new style/preview.el new 2182b6f Append "lstlisting" to `LaTeX-label-alist' new c21aff6 ; Add `LaTeX-equation-label' as symbol to `LaTeX-label-alist' new e18e46e * latex.el (LaTeX-label): Eliminate premature returning of label. new 337ce76 Add new keys for package version 4.00 new c112a9e ; * style/empheq.el (LaTeX-empheq-item-equation): Delete unnecessary *. new a1091b8 Improve determination of master file with subfiles class new b4f304b Improve regexp for looking for documentclass macro new de5e40b Fix setting of coding system for Japanese TeX new 1d7c229 Make papersize predicate in tex-jp.el to work again. Problem parallel to bug#25563. new 6bb49cc * style/subfiles.el (LaTeX-subfiles-class-options): New function. new 7e7e55e Add new style/sourcecodepro.el new 4321dcc Tweak locale treatment on xemacs. new 0dc770d Prevent infinite loop in TeX-command-expand new b0bf9ea Partially revert previous commit, will look better later new a49aaa4 Fix font-latex-make-match-defun to generate intended code. new 841d4cb Unify treatment of face argument over the relevant functions. new 4992f5a Make customization to face specification to appear in customization buffer. new 6a298a8 Fix documents and add trivial improvements. new c97a654 * tex-ispell.el (TeX-ispell-skip-setcdr): Add entry for filecontents package. new 7c48c19 * tex-ispell.el (TeX-ispell-skip-cmds-list): Add hyperref macros. new 991b582 Detect \& in tabular cells when filling new d0908cb Fix auto selection of japanese TeX engine new 664186d ; Add fix related with coding system missing in my commit on Feb 14. new cf43d7d ; Add some full stops at the end of sentences of the manual new 72a6943 Add fallback for indentation when & is omitted new 11e234b Remove spurious entries of view settings. new 6b5a7e0 Improve fallback for indentation when & is omitted new a286e8b Improve parsing capabilities of style/fancyvrb.el new 79361b5 Add new style/fvextra.el new 4225941 Modify `TeX-expand-list-builtin' instead of `TeX-expand-list' new a8dba19 Fix addition of key=val's new 7390999 ; Simplify insertion of a newline after label new 194a8f8 Add LaTeX inline math delimiters to Ispell skip list new 8fdc494 ; Provide fallback when no locale information is available new 592297d Avoid altering user option as much as possible new 4688310 Add new compat function `TeX-replace-regexp-in-string' new 9d12a06 Use `TeX-replace-regexp-in-string' in style files new aac8694 Use compat function `TeX-replace-regexp-in-string' in core files new 4fcee32 Use the variable `LaTeX-listing-label' new 9e7f21e Use compatibility function `TeX-line-number-at-pos' for older emacsen new 43b07d9 Use `TeX-line-number-at-pos' further for older emacsen new 77974e6 * style/minted.el ("minted"): Add key=val query for \mint and \mintinline. new 7a382d2 * texmathp.el (texmathp-tex-commands-default): Add entries for empheq.sty. new ee42d37 Enhance Japanese class files support new a71a72d Add support for Japanese font command new 51d8d3d Recognize optional argument in verb macros with delimiters/braces new c360b9a Adapt fontification for \lstinline new a46c307 Improve fontification of verbatim macros in style/minted.el new e6c95e9 * tests/latex/fontification-verb-macros.tex: New file. new d5951e6 Improve skipping of inline verbatim macros new 2fef12e ; Clear out byte compile warning new 88a7563 Fix last improvement for skipping of inline verbatim macros new 07a2903 Don't alter standard value or saved value themselves of customize option new 83a875b ; * tex.el (TeX-ispell-tex-arg-verb-end): Drop unnecessary `format'. new b2f69e1 Fix detection of bibliography files with dots in path new 618bdf1 Append \b to regexp built from TeX control words new 83890d6 Update package options in style/amsmath.el new 0cde29b ; * tex-ispell.el (TeX-ispell-verb-delimiters): Remove `*'. new 5a84d95 Fix `paragraph-start' and `paragraph-separate' new 94b227d * doc/auctex.texi (Selecting a Command): Document `TeX-ispell-verb-delimiters'. new 16f24dd ; * style/minted.el (LaTeX-minted-add-syntactic-keywords-extra): Fix doc string. new d82f66c ; * style/paracol.el (TeX-arg-paracol-switchcolumn*): Guard point movement. new a45821b ; * latex.el (LaTeX-section-list-add-locally): Fix doc string. new 65e56e1 ; Make sure that `regex-opt' builds a shy group. new 2116248 * doc/changes.texi: Update with recent changes. new 334da3d Merge branch 'master' into externals/auctex
Summary of changes: .gitignore | 6 +- Makefile.in | 12 +- context.el | 6 +- doc/auctex.texi | 175 +++++++++-- doc/changes.texi | 52 ++++ etc/auctex-logo.tex | 27 ++ font-latex.el | 173 +++++++---- latex.el | 238 +++++++++++---- latex/preview.dtx | 4 +- plain-tex.el | 15 +- style/amsmath.el | 5 +- style/biblatex.el | 2 + style/breqn.el | 185 ++++++++++++ style/caption.el | 38 +-- style/color.el | 29 +- style/empheq.el | 4 +- style/fancyvrb.el | 485 +++++++++++++++++++++++++----- style/fvextra.el | 139 +++++++++ style/j-book.el | 2 +- style/jarticle.el | 16 +- style/jbook.el | 15 +- style/jreport.el | 17 +- style/jsarticle.el | 20 +- style/jsbook.el | 26 +- style/jsreport.el | 28 ++ style/listings.el | 72 ++++- style/minted.el | 118 ++++++-- style/newfloat.el | 2 +- style/paracol.el | 7 +- style/preview.el | 104 +++++++ style/sourcecodepro.el | 80 +++++ style/subcaption.el | 12 +- style/subfiles.el | 15 +- style/tarticle.el | 15 + style/tbook.el | 15 + style/tcolorbox.el | 22 +- style/treport.el | 15 + style/xcolor.el | 20 +- tests/Makefile | 17 +- tests/latex/fontification-verb-macros.tex | 143 +++++++++ tests/latex/latex-filling-in.tex | 23 ++ tests/latex/latex-filling-out.tex | 17 ++ tests/latex/latex-test.el | 36 ++- tests/latex/tabular-in.tex | 41 +++ tests/latex/tabular-out.tex | 41 +++ tests/tex/command-expansion.el | 8 + tex-buf.el | 4 +- tex-info.el | 6 +- tex-ispell.el | 124 ++++++-- tex-jp.el | 208 +++++++------ tex.el | 87 +++++- texmathp.el | 13 +- 52 files changed, 2477 insertions(+), 507 deletions(-) create mode 100644 etc/auctex-logo.tex create mode 100644 style/breqn.el create mode 100644 style/fvextra.el create mode 100644 style/jsreport.el create mode 100644 style/preview.el create mode 100644 style/sourcecodepro.el create mode 100644 style/tarticle.el create mode 100644 style/tbook.el create mode 100644 style/treport.el create mode 100644 tests/latex/fontification-verb-macros.tex