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

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

[elpa] externals/auctex 4473c1f 3/3: Release GNU AUCTeX 13.0.3


From: Tassilo Horn
Subject: [elpa] externals/auctex 4473c1f 3/3: Release GNU AUCTeX 13.0.3
Date: Fri, 8 Jan 2021 17:34:59 -0500 (EST)

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

    Release GNU AUCTeX 13.0.3
    
    * GNU AUCTeX Version 13.0.3 released.
---
 auctex.el          | 2 +-
 auctex.info        | 4 ++--
 preview-latex.info | 4 ++--
 tex-site.el        | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/auctex.el b/auctex.el
index afca53b..b46298c 100644
--- a/auctex.el
+++ b/auctex.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2014-2020 Free Software Foundation, Inc.
 
-;; Version: 13.0.2
+;; Version: 13.0.3
 ;; 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 9a41a0a..aff7588 100644
--- a/auctex.info
+++ b/auctex.info
@@ -1,6 +1,6 @@
 This is auctex.info, produced by makeinfo version 6.7 from auctex.texi.
 
-This manual is for AUCTeX (version 13.0.2 from 2021-01-08), a
+This manual is for AUCTeX (version 13.0.3 from 2021-01-08), a
 sophisticated TeX environment for Emacs.
 
    Copyright (C) 1992-1995, 2001, 2002, 2004-2020 Free Software
@@ -5870,7 +5870,7 @@ A.1 Copying this Manual
 
 The copyright notice for this manual is:
 
-   This manual is for AUCTeX (version 13.0.2 from 2021-01-08), a
+   This manual is for AUCTeX (version 13.0.3 from 2021-01-08), a
 sophisticated TeX environment for Emacs.
 
    Copyright (C) 1992-1995, 2001, 2002, 2004-2020 Free Software
diff --git a/preview-latex.info b/preview-latex.info
index cccd982..b325d6f 100644
--- a/preview-latex.info
+++ b/preview-latex.info
@@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 6.7 
from
 preview-latex.texi.
 
 This manual is for preview-latex, a LaTeX preview mode for AUCTeX
-(version 13.0.2 from 2021-01-08).
+(version 13.0.3 from 2021-01-08).
 
    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017-2019, 2021
 Free Software Foundation, Inc.
@@ -1910,7 +1910,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.0.2 from 2021-01-08).
+(version 13.0.3 from 2021-01-08).
 
    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017-2019, 2021
 Free Software Foundation, Inc.
diff --git a/tex-site.el b/tex-site.el
index 7d96e6d..d8c86b2 100644
--- a/tex-site.el
+++ b/tex-site.el
@@ -158,7 +158,7 @@ set it with `TeX-modes-set'."
                        `(TeX-modes-set ',var ,var t))
                      (setq list (cdr list)))))) )
 
-(defconst AUCTeX-version "13.0.2"
+(defconst AUCTeX-version "13.0.3"
     "AUCTeX version.
 If not a regular release, the date of the last change.")
 



reply via email to

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