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

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

[elpa] externals/auctex 5497058: Release GNU AUCTeX 12.2.2


From: Tassilo Horn
Subject: [elpa] externals/auctex 5497058: Release GNU AUCTeX 12.2.2
Date: Sun, 24 May 2020 03:29:29 -0400 (EDT)

branch: externals/auctex
commit 549705859e81af027c8b673f79373deacaa24b52
Author: Tassilo Horn <address@hidden>
Commit: Tassilo Horn <address@hidden>

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

diff --git a/auctex.el b/auctex.el
index ca550ea..9b83f11 100644
--- a/auctex.el
+++ b/auctex.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
 
-;; Version: 12.2.1
+;; Version: 12.2.2
 ;; URL: http://www.gnu.org/software/auctex/
 ;; Maintainer: address@hidden
 ;; Notifications-To: address@hidden
diff --git a/auctex.info b/auctex.info
index 38d99b6..5efac2c 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 12.2.1 from 2020-05-05), a
+This manual is for AUCTeX (version 12.2.2 from 2020-05-24), a
 sophisticated TeX environment for Emacs.
 
    Copyright (C) 1992-1995, 2001, 2002, 2004-2019 Free Software
@@ -5886,7 +5886,7 @@ A.1 Copying this Manual
 
 The copyright notice for this manual is:
 
-   This manual is for AUCTeX (version 12.2.1 from 2020-05-05), a
+   This manual is for AUCTeX (version 12.2.2 from 2020-05-24), a
 sophisticated TeX environment for Emacs.
 
    Copyright (C) 1992-1995, 2001, 2002, 2004-2019 Free Software
diff --git a/preview-latex.info b/preview-latex.info
index d96ea6e..ac1f806 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 12.2.1 from 2020-05-05).
+(version 12.2.2 from 2020-05-24).
 
    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017, 2018 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 12.2.1 from 2020-05-05).
+(version 12.2.2 from 2020-05-24).
 
    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017, 2018 Free
 Software Foundation, Inc.
diff --git a/tex-site.el b/tex-site.el
index 8e0010d..680b055 100644
--- a/tex-site.el
+++ b/tex-site.el
@@ -157,11 +157,11 @@ set it with `TeX-modes-set'."
                       `(TeX-modes-set ',var ,var t))
                     (setq list (cdr list)))))) )
 
-(defconst AUCTeX-version "12.2.1"
+(defconst AUCTeX-version "12.2.2"
     "AUCTeX version.
 If not a regular release, the date of the last change.")
 
-(defconst AUCTeX-date "2020-05-05"
+(defconst AUCTeX-date "2020-05-24"
   "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]