branch: main commit ebd714ef815b6ab8b9b947b884a210fa14df3a47 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release GNU AUCTeX 13.1.8 * GNU AUCTeX Version 13.1.8 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 ae98eb2a..071b6372 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2021 Free Software Foundation, Inc. -;; Version: 13.1.7 +;; Version: 13.1.8 ;; URL: https://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 1cb2eb9d..0ec11b08 100644 --- a/auctex.info +++ b/auctex.info @@ -1,7 +1,7 @@ This is auctex.info, produced by makeinfo version 7.0.1 from auctex.texi. -This manual is for AUCTeX (version 13.1.7 from 2023-01-13), a +This manual is for AUCTeX (version 13.1.8 from 2023-01-15), a sophisticated TeX environment for Emacs. Copyright © 1992-1995, 2001, 2002, 2004-2022 Free Software @@ -6181,7 +6181,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 13.1.7 from 2023-01-13), a + This manual is for AUCTeX (version 13.1.8 from 2023-01-15), a sophisticated TeX environment for Emacs. Copyright © 1992-1995, 2001, 2002, 2004-2022 Free Software diff --git a/preview-latex.info b/preview-latex.info index 51df678d..ab0159f8 100644 --- a/preview-latex.info +++ b/preview-latex.info @@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 7.0.1 from preview-latex.texi. This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 13.1.7 from 2023-01-13). +(version 13.1.8 from 2023-01-15). 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.1.7 from 2023-01-13). +(version 13.1.8 from 2023-01-15). 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 905a22b3..9576f901 100644 --- a/tex-site.el +++ b/tex-site.el @@ -126,11 +126,11 @@ set it with `TeX-modes-set'." :set #'TeX-modes-set :initialize #'custom-initialize-reset) -(defconst AUCTeX-version "13.1.7" +(defconst AUCTeX-version "13.1.8" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2023-01-13" +(defconst AUCTeX-date "2023-01-15" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer