auctex-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/auctex updated (bc75884db3 -> 24023ba246)


From: Tassilo Horn
Subject: [elpa] externals/auctex updated (bc75884db3 -> 24023ba246)
Date: Thu, 7 Dec 2023 03:51:05 -0500 (EST)

tsdh pushed a change to branch externals/auctex.

      from  bc75884db3 Release GNU AUCTeX 13.2.2
       new  da07a5dcb2 Fix Texinfo mode with respect to interaction with RefTeX
       new  46f49aad81 Fix previous commit
       new  217b46b2cf Allow `preview-scale-function' as a file-local variable
       new  8282b83210 ; Mention bumping Emacs version for ELPA
       new  ecc0059120 ; * admin/release-process.org: Fix typos
       new  ebe0ef11d1 ; Revert "; * latex.el (LaTeX-completion-parse-args): 
Use `cl-flet'."
       new  dfd0380d0f Update style/newfloat.el to package version 1.2
       new  f3bbff59ed ; * style/fvextra.el ("fvextra"): Add missing macro.
       new  c196c69207 Update style/minted to package version 2.8
       new  a82eb1690a Restore point in `LaTeX-verbatim-p'
       new  88467618ad ; * style/minted.el (LaTeX-fontenc-package-options): 
Pacify warning.
       new  05d28dfe06 Improve check for verbatim content
       new  2a959a1d43 Fix regexp
       new  8ae405b919 Save regexp groups
       new  a5599695b0 Save regexp groups
       new  d231ecdfcc ; * font-latex.el (font-latex-built-in-keyword-classes): 
Add "par".
       new  38a883d37c Save regexp groups in style/minted.el
       new  3f7742f95b Process lambda expressions correctly
       new  b94c773c5d ; Delete remainder
       new  def388b90a * style/pythontex.el ("pythontex"): Replace 
`TeX-arg-eval'.
       new  ed2f62ef80 * style/splitidx.el ("splitidx"): Replace `TeX-arg-eval'.
       new  26d64689d3 * style/titleps.el ("titleps"): Replace `TeX-arg-eval'.
       new  efdc86af7c * style/titletoc.el ("titletoc"): Replace `TeX-arg-eval'.
       new  f22ced023d * style/fvextra.el ("fvextra"): Track LaTeX package 
version 1.6.
       new  acacdc09a6 ; * tex.el (TeX-brace-count-line): Fix check order.
       new  d7da2ed8c2 ; * style/fvextra.el (LaTeX-fvextra-key-val-options): 
Add new keys.
       new  a28f1d4ccb Add completion support for \DeclareGraphicsExtensions
       new  5d0f020b81 Add support for the refcount package
       new  1792a41446 Move support for xparse macros into core
       new  24023ba246 Merge remote-tracking branch 'origin/master' into 
externals/auctex


Summary of changes:
 Makefile.in               |   2 +-
 admin/release-process.org |  16 ++-
 doc/changes.texi          |   6 +
 font-latex.el             |  18 ++-
 latex.el                  | 318 ++++++++++++++++++++++++++++++++++++++++-----
 preview.el                |   5 +-
 style/fvextra.el          |  54 ++++++--
 style/graphicx.el         |  18 ++-
 style/minted.el           | 211 ++++++++++++++++--------------
 style/newfloat.el         |   8 +-
 style/pythontex.el        |  43 +++---
 style/refcount.el         |  90 +++++++++++++
 style/splitidx.el         |  24 ++--
 style/titleps.el          |  49 ++++---
 style/titletoc.el         |  35 +++--
 style/xparse.el           | 323 +---------------------------------------------
 tex-fold.el               |   3 +-
 tex-info.el               |  29 ++---
 tex.el                    |  48 ++++---
 texmathp.el               |   2 +-
 20 files changed, 714 insertions(+), 588 deletions(-)
 create mode 100644 style/refcount.el




reply via email to

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