branch: main commit 89397c5d3a760efcf4957270c570cfe1aec5a00d Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release GNU AUCTeX 13.1.1 * GNU AUCTeX Version 13.1.1 released. --- auctex.info | 4 ++-- preview-latex.info | 4 ++-- tex-site.el | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/auctex.info b/auctex.info index 8af01660..261469be 100644 --- a/auctex.info +++ b/auctex.info @@ -1,6 +1,6 @@ This is auctex.info, produced by makeinfo version 6.8 from auctex.texi. -This manual is for AUCTeX (version 13.1.0 from 2022-02-21), a +This manual is for AUCTeX (version 13.1.1 from 2022-02-22), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2021 Free Software @@ -6081,7 +6081,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 13.1.0 from 2022-02-21), a + This manual is for AUCTeX (version 13.1.1 from 2022-02-22), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2021 Free Software diff --git a/preview-latex.info b/preview-latex.info index 8604e92f..cac5f9cd 100644 --- a/preview-latex.info +++ b/preview-latex.info @@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 6.8 from preview-latex.texi. This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 13.1.0 from 2022-02-21). +(version 13.1.1 from 2022-02-22). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017-2019, 2021 Free Software Foundation, Inc. @@ -1908,7 +1908,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.1.0 from 2022-02-21). +(version 13.1.1 from 2022-02-22). 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 8564319d..d32bb2da 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 "13.1.0" +(defconst AUCTeX-version "13.1.1" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2022-02-21" +(defconst AUCTeX-date "2022-02-22" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer