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

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

[elpa] externals/auctex ea42107189 10/10: Release GNU AUCTeX 13.3.0


From: Tassilo Horn
Subject: [elpa] externals/auctex ea42107189 10/10: Release GNU AUCTeX 13.3.0
Date: Thu, 18 Jan 2024 04:26:46 -0500 (EST)

branch: externals/auctex
commit ea4210718993bc7726080bc7d7442f5c22e823b4
Author: Tassilo Horn <tsdh@gnu.org>
Commit: Tassilo Horn <tsdh@gnu.org>

    Release GNU AUCTeX 13.3.0
    
    * GNU AUCTeX Version 13.3.0 released.
---
 auctex.el          |  2 +-
 auctex.info        | 38 +++++++++++++++++++-------------------
 latex/preview.sty  |  4 ++--
 preview-latex.info |  4 ++--
 tex-site.el        |  4 ++--
 5 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/auctex.el b/auctex.el
index 5ce1a56121..03a939a4bf 100644
--- a/auctex.el
+++ b/auctex.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2014-2024 Free Software Foundation, Inc.
 
-;; Version: 13.2.4
+;; Version: 13.3.0
 ;; URL: https://www.gnu.org/software/auctex/
 ;; Maintainer: auctex-devel@gnu.org
 ;; Notifications-To: auctex-diffs@gnu.org
diff --git a/auctex.info b/auctex.info
index c7121548fe..157a32c41b 100644
--- a/auctex.info
+++ b/auctex.info
@@ -1,6 +1,6 @@
 This is auctex.info, produced by makeinfo version 7.1 from auctex.texi.
 
-This manual is for AUCTeX (version 13.2.4 from 2024-01-08), a
+This manual is for AUCTeX (version 13.3.0 from 2024-01-18), a
 sophisticated TeX environment for Emacs.
 
    Copyright © 1992-1995, 2001, 2002, 2004-2023 Free Software
@@ -6220,7 +6220,7 @@ A.1 Copying this Manual
 
 The copyright notice for this manual is:
 
-   This manual is for AUCTeX (version 13.2.4 from 2024-01-08), a
+   This manual is for AUCTeX (version 13.3.0 from 2024-01-18), a
 sophisticated TeX environment for Emacs.
 
    Copyright © 1992-1995, 2001, 2002, 2004-2023 Free Software
@@ -6727,8 +6727,8 @@ File: auctex.info,  Node: Changes,  Next: Development,  
Prev: Copying this Manua
 A.2 Changes and New Features
 ============================
 
-News since last release
------------------------
+News in 13.3
+------------
 
    • AUCTeX now requires GNU Emacs 26.1 or higher.
 
@@ -9814,21 +9814,21 @@ Node: Appendices270934
 Node: Copying this Manual271230
 Node: GNU Free Documentation License272112
 Node: Changes297235
-Node: Development357345
-Node: Mid-term Goals357991
-Node: Wishlist360886
-Node: Bugs367075
-Node: FAQ368211
-Node: Texinfo mode374085
-Node: Exploiting375219
-Node: Superseding376041
-Node: Mapping380856
-Node: Unbinding382799
-Node: Indices383347
-Node: Key Index383510
-Node: Function Index391404
-Node: Variable Index403966
-Node: Concept Index429471
+Node: Development357323
+Node: Mid-term Goals357969
+Node: Wishlist360864
+Node: Bugs367053
+Node: FAQ368189
+Node: Texinfo mode374063
+Node: Exploiting375197
+Node: Superseding376019
+Node: Mapping380834
+Node: Unbinding382777
+Node: Indices383325
+Node: Key Index383488
+Node: Function Index391382
+Node: Variable Index403944
+Node: Concept Index429449
 
 End Tag Table
 
diff --git a/latex/preview.sty b/latex/preview.sty
index 955cbadf72..1002230ffb 100644
--- a/latex/preview.sty
+++ b/latex/preview.sty
@@ -24,8 +24,8 @@
 %%    The preview style for extracting previews from LaTeX documents.
 %%    Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>.
 \NeedsTeXFormat{LaTeX2e}
-\def\pr@version{13.2}
-\def\pr@date{2023/01/17}
+\def\pr@version{13.3}
+\def\pr@date{2024/01/17}
 \ProvidesPackage{preview}[\pr@date\space \pr@version\space 
(AUCTeX/preview-latex)]
 \let\ifPreview\iffalse
 \let\preview@delay=\@gobble
diff --git a/preview-latex.info b/preview-latex.info
index f82a07020a..4132134bbb 100644
--- a/preview-latex.info
+++ b/preview-latex.info
@@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 7.1 
from
 preview-latex.texi.
 
 This manual is for preview-latex, a LaTeX preview mode for AUCTeX
-(version 13.2.4 from 2024-01-08).
+(version 13.3.0 from 2024-01-18).
 
    Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2017-2019, 2021 Free
 Software Foundation, Inc.
@@ -1922,7 +1922,7 @@ Appendix C Copying this Manual
 The copyright notice for this manual is:
 
    This manual is for preview-latex, a LaTeX preview mode for AUCTeX
-(version 13.2.4 from 2024-01-08).
+(version 13.3.0 from 2024-01-18).
 
    Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2017-2019, 2021 Free
 Software Foundation, Inc.
diff --git a/tex-site.el b/tex-site.el
index 600c6bdb72..3de720d274 100644
--- a/tex-site.el
+++ b/tex-site.el
@@ -129,11 +129,11 @@ set it with `TeX-modes-set'."
   :set #'TeX-modes-set
   :initialize #'custom-initialize-reset)
 
-(defconst AUCTeX-version "13.2.4"
+(defconst AUCTeX-version "13.3.0"
   "AUCTeX version.
 If not a regular release, the date of the last change.")
 
-(defconst AUCTeX-date "2024-01-08"
+(defconst AUCTeX-date "2024-01-18"
   "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.")
 
 ;; Store bibitems when saving a BibTeX buffer



reply via email to

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