branch: main
commit 549705859e81af027c8b673f79373deacaa24b52
Author: Tassilo Horn <t...@gnu.org>
Commit: Tassilo Horn <t...@gnu.org>

    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 ca550eab..9b83f110 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: auctex-devel@gnu.org
 ;; Notifications-To: auctex-di...@gnu.org
diff --git a/auctex.info b/auctex.info
index 38d99b63..5efac2c3 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 d96ea6ed..ac1f8064 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 8e0010d5..680b0557 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