[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] [elpa] externals/auctex a24ec9d7cb: Release GNU AUCTeX 13
From: |
Tassilo Horn |
Subject: |
[AUCTeX-diffs] [elpa] externals/auctex a24ec9d7cb: Release GNU AUCTeX 13.0.16 |
Date: |
Fri, 14 Jan 2022 04:46:28 -0500 (EST) |
branch: externals/auctex
commit a24ec9d7cb9f43ef41b4207ab970617bc0e5a7ae
Author: Tassilo Horn <tsdh@gnu.org>
Commit: Tassilo Horn <tsdh@gnu.org>
Release GNU AUCTeX 13.0.16
* GNU AUCTeX Version 13.0.16 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 da5e667ba4..60fdb33034 100644
--- a/auctex.el
+++ b/auctex.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
-;; Version: 13.0.15
+;; Version: 13.0.16
;; 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 f7a9a7991c..76e50525f3 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.0.15 from 2021-12-28), a
+This manual is for AUCTeX (version 13.0.16 from 2022-01-14), 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.0.15 from 2021-12-28), a
+ This manual is for AUCTeX (version 13.0.16 from 2022-01-14), 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 74d65a2a54..cbfe440dac 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.0.15 from 2021-12-28).
+(version 13.0.16 from 2022-01-14).
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.0.15 from 2021-12-28).
+(version 13.0.16 from 2022-01-14).
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 b19a39ee89..5e60efe0b0 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.0.15"
+(defconst AUCTeX-version "13.0.16"
"AUCTeX version.
If not a regular release, the date of the last change.")
-(defconst AUCTeX-date "2021-12-28"
+(defconst AUCTeX-date "2022-01-14"
"AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.")
;; Store bibitems when saving a BibTeX buffer
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] [elpa] externals/auctex a24ec9d7cb: Release GNU AUCTeX 13.0.16,
Tassilo Horn <=